site: Added fail2ban/application as default role for all hosts

dehydrated
Felix Stupp 4 years ago
parent f91f2bc325
commit b74029ec7b
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -41,6 +41,7 @@
- role: hostname - role: hostname
fqdn: "{{ inventory_hostname }}" fqdn: "{{ inventory_hostname }}"
- role: common - role: common
- role: fail2ban/application
- role: account - role: account
username: "zocker" username: "zocker"
password: "{{ zocker_password }}" password: "{{ zocker_password }}"

Loading…
Cancel
Save