Apply cloud stats work from ticket 3893. Thanks doteast and many others that worked on this!

This commit is contained in:
Kevin Fenzi 2015-03-29 19:49:56 +00:00
parent 059821a1de
commit a3d652e9af
4 changed files with 108 additions and 0 deletions

View file

@ -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