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