infrastructure/ansible/roles/gateway/tasks/main.yml

6 lines
103 B
YAML
Raw Normal View History

2019-12-08 20:16:42 +00:00
- name: Configure HAproxy
include: haproxy.yml
2019-12-08 16:47:28 +00:00
2019-12-08 20:16:42 +00:00
- name: Configure wireguard
include: wireguard.yml