Reorganize some things in the pg playbook.

This commit is contained in:
Ralph Bean 2014-09-25 20:10:49 +00:00
parent 3a51a6e065
commit 9fa7155f44

View file

@ -35,10 +35,10 @@
roles: roles:
- base - base
- rkhunter - rkhunter
- denyhosts - { role: denyhosts, when: ansible_distribution_major_version != '7' }
- fas_client
- nagios_client - nagios_client
- hosts - hosts
- fas_client
- postgresql_server - postgresql_server
- collectd/base - collectd/base
- collectd/postgres # This requires a 'databases' var to be set in host_vars - collectd/postgres # This requires a 'databases' var to be set in host_vars