Rudd-O 9ac4641df6 Merge pull request #2 from ypid/coding-style
Improved coding style as it is used in the DebOps project.  Thanks @ypid.
2016-01-16 20:38:55 +00:00
..
2015-12-27 09:16:36 +00:00
2015-12-28 03:50:19 +00:00

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/ contains a basic example Ansible setup.
  • qubesformation/ details how to use the Qubes formation Ansible module, used to provision VMs and enforce state on those VMs.
  • sampleplaybooks/ contains a few sample playbooks you can base your work upon. More samples are always welcome.