The statscache web frontend needs the plugins package also (to iterate over them for the dashboard).
This commit is contained in:
parent
c0857a5f94
commit
270a24f59e
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
yum: pkg={{ item }} state=present
|
yum: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- statscache-web
|
- statscache-web
|
||||||
|
- statscache-plugins
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- libsemanage-python
|
- libsemanage-python
|
||||||
notify:
|
notify:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue