Drop denyhosts and we will use openvpn 7 in prod
This commit is contained in:
parent
0dc47ea8bf
commit
fff81da2b7
1 changed files with 1 additions and 2 deletions
|
@ -34,7 +34,6 @@
|
|||
roles:
|
||||
- base
|
||||
- rkhunter
|
||||
- denyhosts
|
||||
- nagios_client
|
||||
- hosts
|
||||
- fas_client
|
||||
|
@ -46,7 +45,7 @@
|
|||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- include: "{{ tasks }}/2fa_client.yml"
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
- include: "{{ tasks }}/openvpn_client.yml"
|
||||
- include: "{{ tasks }}/openvpn_client_7.yml"
|
||||
when: env != "staging"
|
||||
- include: "{{ tasks }}/apache.yml"
|
||||
- include: "{{ tasks }}/mod_wsgi.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue