rhel9 / drop nagios_client for now until it is in epel
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
32cf12de74
commit
744b500f2f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
roles:
|
||||
- base
|
||||
- { role: rkhunter, when: ansible_distribution_version|int < 9.0 }
|
||||
- nagios_client
|
||||
- { role: nagios_client, when: ansible_distribution_version|int < 9.0 }
|
||||
- hosts
|
||||
- { role: openvpn/client, when: vpn|bool }
|
||||
- ipa/client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue