4 lines
99 B
YAML
4 lines
99 B
YAML
---
|
|
- name: Start and enable fail2ban service
|
|
service: name=fail2ban state=restarted enabled=yes
|