Files
infrastructure/ansible/roles/gateway/tasks/main.yml
Jake Howard 4890c3d3e5 Revert "Remove fail2ban"
This reverts commit 1f0e33acc8.
2020-10-16 19:16:42 +01:00

9 lines
155 B
YAML

- name: Configure HAproxy
include: haproxy.yml
- name: Configure wireguard
include: wireguard.yml
- name: Configure fail2ban
include: fail2ban.yml