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