rkhunter: dnf->package
This commit is contained in:
parent
72829aebef
commit
0516df54c1
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
when: ansible_distribution_major_version|int < 22
|
||||
|
||||
- name: install rkhunter (dnf)
|
||||
dnf: name=rkhunter state=present
|
||||
package: name=rkhunter state=present
|
||||
notify:
|
||||
- run rkhunter
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue