From: Kristof Provost Date: Mon, 6 Jan 2025 21:55:43 +0000 (+0100) Subject: README: document how to install routers X-Git-Url: https://git.sigsegv.be/?a=commitdiff_plain;h=07e667ff00b0971739a379569cbb3f748e2d22fb;p=pennestraat-domotica README: document how to install routers --- diff --git a/ansible/README.txt b/ansible/README.txt index 2a0f0a0..accb4a1 100644 --- a/ansible/README.txt +++ b/ansible/README.txt @@ -6,3 +6,4 @@ py39-ansible-sysrc Push ===== ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --vault-password-file=.vault_pass -i inventory.yaml playbook-push.yaml +ANSIBLE_HOST_KEY_CHECKING=False ansible-playbook --vault-password-file=.vault_pass -i inventory-routers.yaml playbook-push.yaml