adc/ansible
josiah 7db49dd025 Deploy nextcloud through awful stack
- Nice, all apps are done that are 3rd party!
- only thing left is homegrown awful apps, mojo/arke.
2020-05-07 18:32:07 -05:00
..
group_vars/all Deploy nextcloud through awful stack 2020-05-07 18:32:07 -05:00
roles Deploy nextcloud through awful stack 2020-05-07 18:32:07 -05:00
all.yml Add test role to all.yml 2020-05-02 17:55:47 -05:00
ansible.cfg
awfulAll.yml
clients.yml
cloud_wg.yml
hosts.yml
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