rhel9: rkhunter is not built yet

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2022-05-19 14:09:28 -07:00
parent 544b6770f8
commit 32cf12de74

View file

@ -36,7 +36,7 @@
roles:
- base
- rkhunter
- { role: rkhunter, when: ansible_distribution_version|int < 9.0 }
- nagios_client
- hosts
- { role: openvpn/client, when: vpn|bool }