infrastructure/ansible/roles/gateway/tasks/main.yml
Jake Howard 1f0e33acc8
Remove fail2ban
Keeps getting hit by stats. I should fix that at some point
2020-05-09 20:09:36 +01:00

6 lines
103 B
YAML

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