Skip to content

Diet

Compare
Choose a tag to compare
@eumel8 eumel8 released this 20 Apr 14:25
· 96 commits to master since this release
815c55c

Slim down the Ansible task for each workflow - this is the main feature for release 4.0 of ansible-otc. The un-common usage of tags are removed and focus is set on variable "localaction", which takes specific action on the give role like "create ECS". The minimized count of roles can be checked with ARA, Ansible Run Analyse. A small documentation and use case was added.
Another feature is idempotence of roles. In the previous releases after multiple runs of playbook multiple resources with the same name were created. This is avoid now with a resource check before.
Some smaller bugfixes are also included and a full run with ansible-lint on all roles. Enjoy DIet.