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