adc/ansible
josiah 786ddc20eb Add znc capability back!
- tested and working
- had to move http vs irc protos to different ports for ease of
- routing
- eventually i should vc the resultant znc.conf dirs, just not sure
- the best way to do that yet.
2020-05-07 14:31:49 -05:00
..
group_vars/all Add DO api key for LE automation. 2020-05-03 12:30:14 -05:00
roles Add znc capability back! 2020-05-07 14:31:49 -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 Add new awfulAll config to all.yml; create standalone play. 2020-01-20 16:46:28 -06:00
clients.yml Move to single file for client deploys. 2020-01-20 14:14:06 -06:00
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