zabbix: yamllint fix

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2023-08-28 10:48:49 +01:00
parent b20da63997
commit 8eaf1307a2
2 changed files with 2 additions and 4 deletions

View file

@ -16,8 +16,7 @@
- base - base
- rkhunter - rkhunter
- nagios_client - nagios_client
- { role: zabbix/zabbix_agent, - {role: zabbix/zabbix_agent, when: env == "staging"}
when: env == "staging" }
- hosts - hosts
- openvpn/client - openvpn/client
- ipa/client - ipa/client

View file

@ -28,8 +28,7 @@
- ipa/client - ipa/client
- rkhunter - rkhunter
- nagios_client - nagios_client
- { role: zabbix/zabbix_agent, - {role: zabbix/zabbix_agent, when: env == "staging"}
when: env == "staging" }
- collectd/base - collectd/base
- sudo - sudo
- role: keytab/service - role: keytab/service