No description
Find a file
2025-12-03 14:58:49 +01:00
roles fix: install sysctl so minimal template can use it 2025-12-03 14:55:40 +01:00
ansible.cfg feat: add ansible.cfg 2025-12-03 14:58:49 +01:00
fedora-43-minimal-template.yml fix: use remote_user variable to use root user on minimal template 2025-12-03 14:52:58 +01:00
inventory fix: update inventory 2025-12-03 14:43:48 +01:00
Makefile fix: use qubes-mgmt-ansible and not qubes-mgmt-salt 2025-12-03 14:39:59 +01:00
README.md feat: README 2025-12-03 14:28:32 +01:00
setup.sh Initial commit 2025-12-03 14:23:27 +01:00

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