Browse Source

README: add provision line

master
3moon 6 years ago
parent
commit
6159fb7b9c
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

@ -5,6 +5,8 @@
ansible, `sshpass`
```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 provision.yml -i inventory
```

Loading…
Cancel
Save