mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-19 16:03:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| adhoc.py | ||
| config.py | ||
| console.py | ||
| doc.py | ||
| galaxy.py | ||
| playbook.py | ||
| pull.py | ||
| vault.py | ||