adc/ansible
2020-04-20 21:57:51 -05:00
..
group_vars/all
roles Add dedicated gitea playbook. 2020-04-20 21:57:51 -05:00
all.yml Add dedicated gitea playbook. 2020-04-20 21:57:51 -05:00
ansible.cfg Move to python3 for ansible interpretter; init docker swarm. 2020-04-17 12:19:14 -05:00
awfulAll.yml
clients.yml
cloud_wg.yml
hosts.yml Move to python3 for ansible interpretter; init docker swarm. 2020-04-17 12:19:14 -05:00
open_the_vault.sh
readme.org
vault_passphrase.gpg

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