Add mm-backend01.stg/mm-crawler01.stg/mm-frontend01.stg

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-09-16 13:00:36 -07:00
parent 9e1a3cc42c
commit 1b5084eb48
5 changed files with 53 additions and 7 deletions

View file

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