|
|
@ -8,5 +8,5 @@ ansible, `sshpass` |
|
|
|
λ ~/git/comfy.lab/inf-aux |
|
|
|
» ansible-playbook bootstrap.yml --extra-vars "unprepped=raspberrypi.lab.uncomfortably.online provision_hostname=aux" -i inventory |
|
|
|
# ... |
|
|
|
» ansible-playbook provision.yml -i inventory |
|
|
|
» ansible-playbook provision.yml -i inventory --vault-password-file=~/.ansiblevault |
|
|
|
``` |