1.3 KiB
1.3 KiB
QubesOS Task List
Articles to Comb
- Setting up network printer
- VM hardening
- Misc. scripts including VagrantUp HVMs
- Tails HVM
- Block split
- Docs and guides
Roles to Re-Visit
- roles/applications/peek
- roles/system/ssh
- roles/services/sshtarpit
- roles/services/cups
- roles/services/cockpit
- roles/services/cloudflare
- roles/services/nginx
- roles/services/gitlabrunner
- roles/services/samba
- roles/services/tor
- roles/services/googleassistant
- roles/applications/sharex
- roles/applications/autokey
- roles/system/rear
- roles/system/timeshift
- roles/system/ulauncher
Variables Needed for Qubes
hostctl_setup: false # Allows switching /etc/hosts profiles
hostsfile_default_loopback: false
install_switchhosts: false
Create Inventory with Qubes Ansible
Run in dom0:
ansible localhost --ask-vault-pass -m qubesos -a "command=createinventory"