Upgrade yaml files to new standards
Proposal
As we have rules for writning yaml files for ansible we need to use them.
Possible things that needs to be done:
- bare variables treated as bools for task execution conditions
- qoutes "enum" parameters or connection options like
local
-
with_items
toloop
etc.