You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adc/ansible/roles/wg_vpn
jowj 9ab8a7ac9e
Correct src template to frisket.conf
4 years ago
..
defaults Add role specific declarations. 4 years ago
handlers Add role specific declarations. 4 years ago
meta Move ansible stuff to ansible folder. 4 years ago
tasks Correct src template to frisket.conf 4 years ago
templates Create new role for LOS tablet 4 years ago
tests Move ansible stuff to ansible folder. 4 years ago
vars add whitespace. 4 years ago
README.md Minor text fixes. 4 years ago

README.md

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