3 lines
65 B
YAML
3 lines
65 B
YAML
---
|
|
- name: Install fail2ban.
|
|
apt: name=fail2ban state=present
|
---
|
|
- name: Install fail2ban.
|
|
apt: name=fail2ban state=present
|