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/cli
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
..
__init__.py Improve help text for extra-vars requiring @ for filename 2017-06-21 07:08:35 -04:00
adhoc.py Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098) 2017-06-26 16:01:06 -04:00
config.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 2017-06-14 11:08:34 -04:00
console.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
doc.py metadata and doc generator optimization and fixes 2017-07-04 01:12:43 -07:00
galaxy.py fixed issue with paths separator and others 2017-06-15 14:53:54 -04:00
playbook.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pull.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
vault.py Misc typo for Ansible 2017-06-21 11:19:41 -04:00