adc/ansible
2020-04-15 16:54:02 -05:00
..
group_vars/all
roles Update bad mediaserver configs. this is broken!!!! 2020-04-13 22:02:18 -05:00
all.yml Clean up all.yml tasks, configure passwordless vault access. 2020-04-15 16:54:02 -05:00
ansible.cfg Clean up all.yml tasks, configure passwordless vault access. 2020-04-15 16:54:02 -05:00
awfulAll.yml
clients.yml
cloud_wg.yml
hosts.yml
open_the_vault.sh Easily handle ansible vault stuff! 2020-04-14 16:01:06 -05:00
readme.org
vault_passphrase.gpg Easily handle ansible vault stuff! 2020-04-14 16:01:06 -05: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