mirror of
https://github.com/Rudd-O/ansible-qubes.git
synced 2025-03-01 14:22:33 +01:00
11 lines
503 B
Markdown
11 lines
503 B
Markdown
Qubes OS DevOps automation toolkit: examples
|
|
============================================
|
|
|
|
This is the examples directory. Each example within this directory has a
|
|
`README.md` file that explains it further. Feel free to use these examples
|
|
as templates to get your own automation started.
|
|
|
|
* [ansible/](ansible/) contains a basic example Ansible setup.
|
|
* [qubesformation/](qubesformation/) details how to use the Qubes formation
|
|
Ansible module, used to provision VMs and enforce state on those VMs.
|