# Managing Qubes Templates w/ Ansible Ensure key remap: ``` sudo setkeycodes 9d 86 ``` Install using setup script: ``` qvm-run -p salt-dev "/home/user/qubes-mgmt-ansible/setup.sh" | bash -s -- ~/qubes-mgmt-ansible ``` Afterwards all updates can be pulled with `make pull`