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 0c4518fe00
Stick become pass in vault.
4 years ago
..
group_vars/all Stick become pass in vault. 4 years ago
roles Remove unecessary plays / hosts. 4 years ago
all.yml Remove unecessary plays / hosts. 4 years ago
ansible.cfg Rename ansible.cfg because i fat fingered it. 4 years ago
awfulAll.yml Add new awfulAll config to all.yml; create standalone play. 4 years ago
clients.yml Move to single file for client deploys. 4 years ago
cloud_wg.yml Add new play for configuring cloud vpn server. 4 years ago
hosts.yml Remove unecessary plays / hosts. 4 years ago
readme.org Minor text fixes. 4 years ago

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