initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: "Restart fail2ban"
|
||||
become: true
|
||||
ansible.builtin.service:
|
||||
name: fail2ban
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user