adc/ansible/roles/wg_vpn/README.md
josiah 4d1b046917 Prepare for wg migration from hatchery to larva.
- add 192.168/16 routing info to wg.0
- remove old -hatchery.conf
- remove dumb stuff in readme, meta
- add tag to main play
2020-11-15 13:36:59 -06:00

587 B

Role Name

Playbook to bootstrap wg vpn for my personal use

Requirements

this playbook doesn't handle /creating the machines/. they have to be online and accessible either in my home network or in my cloud setup.

Role Variables

nothing lol

usage

~ansible-playbook -i hosts.yml playbook.yml --tags=deploy_these_things --ask-vault-pass -ask-become-pass~

misc

useful for generating mobile device configs: qrencode -t ansiutf8 < /etc/wireguard/mobile.conf

License

BSD

Author Information

email: me@jowj.net