ansible
Log
|
Files
|
Refs
|
README
main.yml (80B)
1
---
2
- name: restart fail2ban
3
systemd:
4
name: fail2ban
5
state: restarted