Turn off iptables for now
This commit is contained in:
parent
6bc13c8d4c
commit
76c0938619
2 changed files with 8 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
filter = sshd
|
||||
# notify: Restart fail2ban
|
||||
|
||||
- name: Start fail2ban on boot
|
||||
- name: Turn fail2ban off for now
|
||||
service:
|
||||
name: fail2ban
|
||||
enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue