ansible/test/units
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
..
cli fixed issue with paths separator and others 2017-06-15 14:53:54 -04:00
contrib
errors
executor Return code is not very useful to assume a task failed 2017-06-27 15:40:27 -04:00
inventory INI inventory plugin: add documentation about variable types (#25798) 2017-07-13 12:04:20 -07:00
inventory_test_data/group_vars
mock mock_unfrackpath_noop: handle follow parameter (#26662) 2017-07-12 10:13:25 -05:00
module_utils Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
modules New module: access Cisco ACI (network/aci/aci_rest) (#26029) 2017-07-17 16:32:12 +01:00
parsing metadata and doc generator optimization and fixes 2017-07-04 01:12:43 -07:00
playbook
plugins Kc update ip filter (#26566) 2017-07-12 17:17:58 +01:00
template
utils
vars
__init__.py
conftest.py
test_constants.py