Misc. collection of Ansible tasks/roles for my deploys
mitogen@4fedf88d38 | ||
roles | ||
.gitignore | ||
.gitmodules | ||
ansible.cfg | ||
play.yml | ||
README.md | ||
TODO |
deploy_base
This playbook is used to test my misc. roles that I intend to use as a deployment framework.
Known issues
The package updates for atomic aren't idempotent. Some previous OSTree txn register a change, regardless of the actual activity.
Simply comment out the update-packages
role in play.yml to avoid this, if desired.
I don't use Atomic/OSTree based things. Support will likely be removed.