[copr/base] removed fail2ban since it's unusable
This commit is contained in:
parent
b01370a431
commit
9e61b9c788
1 changed files with 0 additions and 7 deletions
|
@ -28,7 +28,6 @@
|
|||
yum: state=present pkg={{ item }}
|
||||
with_items:
|
||||
#- "copr-selinux"
|
||||
- "fail2ban"
|
||||
- "system-config-firewall-base"
|
||||
- "nrpe"
|
||||
tags:
|
||||
|
@ -47,9 +46,3 @@
|
|||
lineinfile: dest=/etc/sysconfig/network create=yes backup=yes state=present line='PEERDNS=no' regexp=^PEERDNS=
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: enable services
|
||||
service: state=running enabled=yes name={{ item }}
|
||||
with_items:
|
||||
- fail2ban
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue