4 lines
81 B
YAML
4 lines
81 B
YAML
|
---
|
||
|
- name: Install fail2ban.
|
||
|
yum: name=fail2ban state=present enablerepo=epel
|