You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
adc/ansible
josiah ee31d08681
Create new hatchery client config:
4 years ago
..
group_vars/all Create new hatchery client config: 4 years ago
roles Create new hatchery client config: 4 years ago
all.yml Add new awfulAll config to all.yml; create standalone play. 5 years ago
ansible.cfg
awfulAll.yml Add new awfulAll config to all.yml; create standalone play. 5 years ago
clients.yml
cloud_wg.yml
hosts.yml
readme.org

readme.org

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