Apply cloud stats work from ticket 3893. Thanks doteast and many others that worked on this!
This commit is contained in:
parent
059821a1de
commit
a3d652e9af
4 changed files with 108 additions and 0 deletions
|
@ -45,3 +45,11 @@
|
|||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
- include: "{{ handlers }}/semanage.yml"
|
||||
|
||||
- name: Cloud Image stats
|
||||
hosts: log01.phx2.fedoraproject.org
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
roles:
|
||||
- cloudstats
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue