From 6159fb7b9c254eb84f136f8c0ffab17ac8fb93b0 Mon Sep 17 00:00:00 2001 From: Erin Moon Date: Wed, 10 Jul 2019 20:36:26 -0500 Subject: [PATCH] README: add provision line --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f2c217..78ede61 100644 --- a/README.md +++ b/README.md @@ -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 ``` \ No newline at end of file