virthost: no nagios client packages on rhel10 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8f0ce956eb
commit
1052da754a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
roles:
|
||||
- base
|
||||
- {role: rkhunter, when: ansible_distribution_major_version|int < 10}
|
||||
- {role: nagios_client}
|
||||
- {role: nagios_client, when: ansible_distribution_major_version|int < 10}
|
||||
- zabbix/zabbix_agent
|
||||
- hosts
|
||||
- {role: openvpn/client, when: vpn|bool}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue