Ansible playbook for connecting nodes into a wg vpn. Not tried yet.
inventory.yml
all:
hosts:
node1:
ansible_host: 203.0.113.1
wg_ip: 10.0.0.1
node2:Ansible playbook for connecting nodes into a wg vpn. Not tried yet.
inventory.yml
all:
hosts:
node1:
ansible_host: 203.0.113.1
wg_ip: 10.0.0.1
node2: