adc/ansible/roles/wg_vpn
jowj 37a4c17343 Add an example ios config to allow easier testing / manual configs
- only useful until i actually automate the idiot config process.
2020-01-12 17:11:16 -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 Remove unnecessary header info from apt installs. 2020-01-12 17:10:39 -06:00
templates Add an example ios config to allow easier testing / manual configs 2020-01-12 17:11: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 update idiot syntax of existing wg vpn readme. 2020-01-08 17:11:43 -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.

shit i'm still fixing

  • its not actually working yet
    • mobile device seems like it connects
    • but i can't browse around.
  • arch tasks suck because ansible + pacman is bad.

misc

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

License

BSD

Author Information

email: me@jowj.net