adc/ansible
2020-05-06 18:32:25 -05:00
..
group_vars/all Add DO api key for LE automation. 2020-05-03 12:30:14 -05:00
roles Use docker host names instead of hardcoded internal IPs. 2020-05-06 18:32:25 -05:00
all.yml Add test role to all.yml 2020-05-02 17:55:47 -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 Update vault file with creds, configure awful-1 py interpretter. 2020-04-20 21:58:08 -05:00
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