No description
Find a file
2025-12-23 00:25:33 +01:00
roles revert: do not use hardened_malloc 2025-12-09 20:53:41 +01:00
bootstrap.yml debug: ansible log verbosity 2025-12-03 15:05:45 +01:00
fedora-43-minimal-dev-template.yml add python3.11 2025-12-23 00:25:33 +01:00
fedora-43-minimal-template.yml add ansible 2025-12-22 17:59:14 +01:00
inventory fix: fedora dev template in inventory 2025-12-09 20:16:02 +01:00
Makefile wip: adding apply to Makefile 2025-12-12 15:26:10 +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