Zabbix: add zabbix agent to manual/autosign

Signed-off-by: Patrik Polakovič <patrik@alphamail.org>
This commit is contained in:
Patrik Polakovič 2023-08-29 11:32:55 +02:00
parent 49b031741b
commit cdc84bf0ad

View file

@ -23,6 +23,7 @@
- basessh
- rkhunter
- nagios_client
- {role: zabbix/zabbix_agent, when: env == "staging"}
- hosts
- ipa/client
- collectd/base
@ -77,8 +78,8 @@
owner_user: robosignatory
owner_group: robosignatory
- { role: linux-system-roles.nbde_client, when: datacenter == 'iad2' }
- { role: serial-console, when: datacenter == 'iad2'}
- {role: linux-system-roles.nbde_client, when: datacenter == 'iad2'}
- {role: serial-console, when: datacenter == 'iad2'}
pre_tasks:
- import_tasks: "{{ tasks_path }}/yumrepos.yml"