community.general/lib/ansible/plugins
Toshio Kuratomi ff22528b07 Consolidate boolean/mk_boolean conversion functions into a single location
Consolidate the module_utils, constants, and config functions that
convert values into booleans into a single function in module_utils.

Port code to use the module_utils.validate.convert_bool.boolean function
isntead of mk_boolean.
2017-07-17 11:48:05 -07:00
..
action Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
cliconf adds put_file and fetch_file implementations for cliconf plugin (#26728) 2017-07-13 09:21:02 +05:30
connection Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
filter Kc update ip filter (#26566) 2017-07-12 17:17:58 +01:00
inventory fixed issue with null host vars 2017-07-15 00:20:08 -04:00
lookup Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell added ansible_remote_tmp inventory var (#26754) 2017-07-13 15:31:10 -07:00
strategy Fix error with meta: clear_facts (#26406) 2017-07-05 19:20:18 -04:00
terminal Adding stderr regex catch for iosxr commit failures. Adding error handling after executing commit command. (#26462) 2017-07-06 09:19:24 +05:30
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars ensure proper typing of path, cause py3 listdir 2017-06-19 16:35:50 -04:00
__init__.py Revert "Add log_only to debug messages (#25545)" 2017-06-13 09:29:18 -04:00