community.general/lib/ansible/template
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
..
__init__.py Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
safe_eval.py Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
template.py
vars.py