Add mm-backend01.stg/mm-crawler01.stg/mm-frontend01.stg
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9e1a3cc42c
commit
1b5084eb48
5 changed files with 53 additions and 7 deletions
|
@ -15,7 +15,7 @@
|
|||
- rkhunter
|
||||
- nagios_client
|
||||
- hosts
|
||||
- fas_client
|
||||
- { role: fas_client, when: env != "staging" }
|
||||
- sudo
|
||||
- collectd/base
|
||||
- { role: openvpn/client, when: env != "staging" and inventory_hostname.startswith('mm-frontend') }
|
||||
|
@ -26,6 +26,7 @@
|
|||
|
||||
tasks:
|
||||
- import_tasks: "{{ tasks_path }}/2fa_client.yml"
|
||||
when: env != "staging"
|
||||
- import_tasks: "{{ tasks_path }}/motd.yml"
|
||||
|
||||
handlers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue