From 208d4ffc44260a4313ee86836035f7d2c0724de9 Mon Sep 17 00:00:00 2001 From: mustard Date: Sun, 4 Jan 2026 13:15:53 +0100 Subject: [PATCH] chore: fixup readme a bit --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 190d408..70c28ee 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,20 @@ # Managing Qubes Templates w/ Ansible -Ensure key remap: +Ensure key remap (only relevant for my particular device): ``` sudo setkeycodes 9d 86 ``` +Clone the repo to an appvm. + Install using setup script: ``` -qvm-run -p salt-dev "/home/user/qubes-mgmt-ansible/setup.sh" | bash -s -- ~/qubes-mgmt-ansible +qvm-run -p ansible-dev "/home/user/qubes-mgmt-ansible/setup.sh" | bash -s -- ~/qubes-mgmt-ansible ``` Afterwards all updates can be pulled with `make pull` + +Ensure the required templates are present, then run the bootstrap playbook to configure the default-mgmt-dvm for ansible. + +Afterwards you can run the playbooks to configure templates.