## 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](./play.yml) to avoid this, if desired. I don't use Atomic/OSTree based things. Support will likely be removed.