adc/ansible
2020-01-31 11:33:16 -06:00
..
group_vars/all Create new role for LOS tablet 2020-01-31 11:33:16 -06:00
roles Create new role for LOS tablet 2020-01-31 11:33:16 -06:00
all.yml Add new awfulAll config to all.yml; create standalone play. 2020-01-20 16:46:28 -06:00
ansible.cfg
awfulAll.yml Add new awfulAll config to all.yml; create standalone play. 2020-01-20 16:46:28 -06:00
clients.yml Move to single file for client deploys. 2020-01-20 14:14:06 -06:00
cloud_wg.yml
hosts.yml
readme.org Minor text fixes. 2020-01-19 16:08:20 -06:00

setup from scratch:

ansible-playbook -i hosts.yml all.yml --ask-vault-pass --ask-become-pass

wg

clients

you probably want to deploy clients individually most of the time. to do that, provide a tag, like: ansible-playbook -i hosts.yml client_matrix.yml --ask-vault-pass --ask-become-pass --tags matrix_client