Ensure fail2ban and logrotate are available on all machines
This commit is contained in:
@ -6,3 +6,9 @@
|
||||
|
||||
- name: SSH
|
||||
include: ssh.yml
|
||||
|
||||
- name: fail2ban
|
||||
include: fail2ban.yml
|
||||
|
||||
- name: logrotate
|
||||
include: logrotate.yml
|
||||
|
Reference in New Issue
Block a user