mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
The statscache web frontend needs the plugins package also (to iterate over them for the dashboard).
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
yum: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- statscache-web
|
||||
- statscache-plugins
|
||||
- python-psycopg2
|
||||
- libsemanage-python
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user