rkhunter: just install on all machines that include the role.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2019-10-17 19:20:13 +00:00 committed by Pierre-Yves Chibon
parent 0d0c2dab5f
commit 738779a150

View file

@ -6,8 +6,6 @@
tags:
- rkhunter
- packages
when: ansible_distribution_major_version|int >= 29 and ansible_distribution == 'Fedora' and ansible_cmdline.ostree is not defined
- name: rkhunter.conf
template: src=rkhunter.conf.j2 dest=/etc/rkhunter.conf mode=0640