mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-09 16:15:33 +08:00
virthost: no zabbix client packages on rhel10 yet
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
- base
|
||||
- {role: rkhunter, when: ansible_distribution_major_version|int < 10}
|
||||
- {role: nagios_client, when: ansible_distribution_major_version|int < 10}
|
||||
- zabbix/zabbix_agent
|
||||
- {role: zabbix/zabbix_agent, when: ansible_distribution_major_version|int < 10}
|
||||
- hosts
|
||||
- {role: openvpn/client, when: vpn|bool}
|
||||
- ipa/client
|
||||
|
||||
Reference in New Issue
Block a user