No description
Find a file
2025-12-09 20:10:01 +01:00
roles feat: add ddg as default in arkenfox 2025-12-09 20:10:01 +01:00
bootstrap.yml debug: ansible log verbosity 2025-12-03 15:05:45 +01:00
fedora-43-minimal-dev-template.yml feat: alacritty role, dev template 2025-12-09 20:04:05 +01:00
fedora-43-minimal-template.yml feat: alacritty role, dev template 2025-12-09 20:04:05 +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