You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
7 years ago
..
__init__.py Improve help text for extra-vars requiring @ for filename 7 years ago
adhoc.py Fix ansible ad-hoc to respect ANSIBLE_STDOUT_CALLBACK (#26098) 7 years ago
config.py 1st part of ansible config, adds ansible-config to view/manage configs (#12797) 7 years ago
console.py Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
doc.py metadata and doc generator optimization and fixes 7 years ago
galaxy.py fixed issue with paths separator and others 7 years ago
playbook.py Collated PEP8 fixes (#25293) 7 years ago
pull.py Collated PEP8 fixes (#25293) 7 years ago
vault.py Misc typo for Ansible 7 years ago