playbooks/init_vpn_gateway.yml

8 lines
107 B
YAML
Executable File

---
- hosts: vpn-gateway
user: ubuntu
become: yes
gather_facts: yes
roles:
- wireguard-gateway