Use generic package module
This commit is contained in:
parent
b2e91d7d6d
commit
1930cc83e8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: Install fail2ban
|
||||
apt:
|
||||
package:
|
||||
name: fail2ban
|
||||
become: true
|
||||
|
||||
|
|
Loading…
Reference in a new issue