ansible/lib/ansible/parsing
Matt Martz 99d4f5bab4 Remove uses of assert in production code (#32079)
* Remove uses of assert in production code

* Fix assertion

* Add code smell test for assertions, currently limited to lib/ansible

* Fix assertion

* Add docs for no-assert

* Remove new assert from enos

* Fix assert in module_utils.connection
2017-11-13 11:51:18 -05:00
..
utils ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
vault Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
yaml pylint fixes for vault related code (#27721) 2017-08-08 16:10:03 -04:00
__init__.py Fix typo in lib/ansible/parsing/__init__.py (#16761) 2016-07-20 18:03:50 -04:00
dataloader.py more info on yaml errors 2017-10-30 12:39:30 -04:00
metadata.py metadata 1.1 2017-08-15 23:12:08 -07:00
mod_args.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
plugin_docs.py Port ansible doc for plugins to use DOCUMENTATION variables 2017-09-11 18:34:09 -07:00
quoting.py ansible/parsing: PEP8 compliancy (#24701) 2017-05-18 18:41:00 +01:00
splitter.py Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00