5 lines
77 B
YAML
5 lines
77 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
roles:
|
||
|
- { role: mgrote.fail2ban, tags: "f2b" }
|