mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
11 lines
544 B
Markdown
11 lines
544 B
Markdown
Qubes OS DevOps automation toolkit: sample playbooks
|
|
============================================
|
|
|
|
Here are a few sample playbooks. These assume that you already have an
|
|
[Ansible Qubes setup](../examples/ansible/) going, and so that consequently
|
|
you can drop the files of the example directly into your setup.
|
|
|
|
* [wakeupservice/](wakeupservice/) sets up a post-wakeup systemd service
|
|
in your templates. This service is not controllable via the Qubes OS
|
|
service preferences for your VMs, [but it could be](../ansible/qubes-service.yml).
|