comment out a few roles for now, to make testing quicker

Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
Rick Elrod 2015-06-02 14:39:45 +00:00
parent f40f3c6f70
commit bd9be282cd

View file

@ -26,10 +26,10 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- base
- rkhunter
- { role: denyhosts, when: ansible_distribution_major_version|int != 7 }
- apache
#- base
#- rkhunter
#- { role: denyhosts, when: ansible_distribution_major_version|int != 7 }
#- apache
- graphite/graphite
- graphite/statsd
- graphite/fedmsg2statsd