adc/ansible/roles/wg_vpn
2020-01-31 11:57:43 -06:00
..
defaults Add role specific declarations. 2020-01-08 17:02:02 -06:00
handlers Add role specific declarations. 2020-01-08 17:02:02 -06:00
meta Move ansible stuff to ansible folder. 2020-01-04 18:13:19 -06:00
tasks Correct src template to frisket.conf 2020-01-31 11:57:43 -06:00
templates Create new role for LOS tablet 2020-01-31 11:33:16 -06:00
tests Move ansible stuff to ansible folder. 2020-01-04 18:13:19 -06:00
vars add whitespace. 2020-01-08 17:01:37 -06:00
README.md Minor text fixes. 2020-01-19 16:08:20 -06:00

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

A description of the settable variables for this role should go here, including any variables that are in defaults/main.yml, vars/main.yml, and any variables that can/should be set via parameters to the role. Any variables that are read from other roles and/or the global scope (ie. hostvars, group vars, etc.) should be mentioned here as well.

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