ansible-later/ansiblelater/utils
Robert Kaussow 8a4d291342
fix issue with conflicting action statements
This PR will address https://github.com/xoxys/ansible-later/issues/35.

Collected metadata will be temp. removed from the raw task dict before
passing it to Ansibles `ModuleArgsParser` class. After processing, the
metadata will be added back to the result dict.
2020-09-26 14:13:09 +02:00
..
__init__.py add yapf as formatter 2020-04-05 14:33:43 +02:00
rulehelper.py deprecate the use of 'skip_ansible_lint' 2020-09-16 11:44:57 +02:00
yamlhelper.py fix issue with conflicting action statements 2020-09-26 14:13:09 +02:00