ansible-later/ansiblelater/utils
Robert Kaussow 43d7edca32
refactor plugin system to use a class-based approach (#68)
* refactor plugin system to use a class-based approach

* disable some docstring linter errors and fix imports

* cleanup

* fix docs

* add metavars to cli arguments for better helptext

* add option to disable buildin rules

* remove print

* remove dead code
2021-01-30 16:52:48 +01:00
..
__init__.py refactor plugin system to use a class-based approach (#68) 2021-01-30 16:52:48 +01:00
yamlhelper.py fix: handle custom yaml tag '!unsafe' 2021-01-11 12:08:55 +01:00