ansible/lib/ansible
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 Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
compat
config Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
errors correct, cleanup & simplify dwim stack (#25956) 2017-07-03 15:27:53 -04:00
executor Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
galaxy
inventory ensure all groups inherit from 'all' 2017-07-13 18:38:39 -04:00
module_utils Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
modules Add testcase for vmware_guest_facts (#26873) 2017-07-17 13:34:43 -04:00
parsing Adds search in template/files/vars relative to the playbook path (#26460) 2017-07-05 19:45:09 -04:00
playbook Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
plugins Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
template Try to show original exception info for yaml (and other) errors (#24468) 2017-06-09 13:13:15 -04:00
utils New module: access Cisco ACI (network/aci/aci_rest) (#26029) 2017-07-17 16:32:12 +01:00
vars removed redundant loader 2017-07-17 09:03:39 -04:00
__init__.py
constants.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
release.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00