1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
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
..
action update sros local action plugin to support network_cli (#32830) 2017-11-12 19:57:04 -05:00
cache Fix flush_cache on redis cache 2017-10-03 12:54:26 -04:00
callback fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
cliconf New enos_facts, + module_utils/enos.py. modifying copyright year in rest all (#31696) 2017-11-08 15:55:46 +00:00
connection Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
filter Combine lists of dicts (#32686) 2017-11-09 10:02:38 -05:00
inventory Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00
lookup Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell minor become/runas cleanup (#32564) 2017-11-06 11:24:04 -08:00
strategy fixes to events/callbacks (#32633) 2017-11-09 17:12:37 -05:00
terminal Connection plugins network_cli and netconf (#32521) 2017-11-09 15:04:40 -05:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars avoid chroot paths (#32778) 2017-11-10 13:26:49 -05:00
__init__.py allow config for callbaks and some fixes 2017-09-11 14:00:01 -07:00
loader.py Enable autoloading of inventory plugins (#32709) 2017-11-09 19:38:34 -05:00