mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
rkhunter: just install on all machines that include the role.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
0d0c2dab5f
commit
738779a150
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user