|
|
- # coming to a low-power ARM board far away from you, any day now
-
-
- ## deps
- ansible, `sshpass`
-
- ```sh
- λ ~/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 --vault-password-file=~/.ansiblevault
- ```
|