No description
- Lua 98.4%
- Shell 0.6%
- Jinja 0.3%
- Makefile 0.3%
- PowerShell 0.2%
- Other 0.1%
| roles | ||
| .gitignore | ||
| fedora-44-minimal-dev-template.yml | ||
| fedora-44-minimal-template.yml | ||
| inventory | ||
| LICENSE | ||
| main.py | ||
| Makefile | ||
| playbook.yml | ||
| README.md | ||
| setup.sh | ||
Managing Qubes Templates w/ Ansible
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 ansible-dev "/home/user/qubes-mgmt-ansible/setup.sh" | bash -s -- ~/qubes-mgmt-ansible
Afterwards all updates can be pulled with make pull
Ensure qubes-ansible-dom0 is installed, then run main.py to automatically download and configure a template for default-mgmt-dvm, then run playbook.yml.