mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02: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. |
||
|---|---|---|
| .. | ||
| aws | ||
| basic | ||
| ec2 | ||
| facts | ||
| gcp | ||
| json_utils | ||
| parsing | ||
| __init__.py | ||
| test_basic.py | ||
| test_database.py | ||
| test_distribution_version.py | ||
| test_known_hosts.py | ||
| test_network_common.py | ||
| test_postgresql.py | ||
| test_text.py | ||