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.