adc/ansible
2020-04-28 20:51:45 -05:00
..
group_vars/all Use Nextcloud as the default admin account. 2020-04-28 20:51:06 -05:00
roles Migrate Nextcloud to the docker-compose stack. 2020-04-28 20:51:45 -05:00
all.yml Add Nextcloud deploy to all.yml 2020-04-28 11:26:11 -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