ansible-later/ansiblelater
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
..
command add flake8-pep3101 2020-04-11 16:20:41 +02:00
data fix import ordering 2020-09-16 11:49:26 +02:00
rules fix missing tags issue 2020-09-16 15:06:06 +02:00
test fix pytest coverage 2020-06-03 13:34:03 +02:00
utils fix issue with conflicting action statements 2020-09-26 14:13:09 +02:00
__init__.py [skip ci] prepare bugfix release 2020-09-16 15:44:22 +02:00
__main__.py fix spelling and formatting of the docs 2020-06-03 16:23:46 +02:00
exceptions.py add flake8-pep3101 2020-04-11 16:20:41 +02:00
logger.py prepare new release 2020-04-06 09:42:49 +02:00
settings.py allow different naming for the directory based config file 2020-06-27 22:41:51 +02:00
standard.py add flake8-pep3101 2020-04-11 16:20:41 +02:00