Reorganize some things in the pg playbook.
This commit is contained in:
parent
3a51a6e065
commit
9fa7155f44
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@
|
|||
roles:
|
||||
- base
|
||||
- rkhunter
|
||||
- denyhosts
|
||||
- { role: denyhosts, when: ansible_distribution_major_version != '7' }
|
||||
- fas_client
|
||||
- nagios_client
|
||||
- hosts
|
||||
- fas_client
|
||||
- postgresql_server
|
||||
- collectd/base
|
||||
- collectd/postgres # This requires a 'databases' var to be set in host_vars
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue