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/module_utils/common
Matt Clay 2cd1744be3
Use ansible.module_utils.common.text.converters (#80704)
Replace use of old `ansible.module_utils._text` and add a unit test to maintain backwards compatibility.
3 years ago
..
text Use ansible.module_utils.common.text.converters (#80704) 3 years ago
__init__.py Add boilderplate to remove a module but keep documentation. 8 years ago
_collections_compat.py Update collections.abc imports (#79911) 3 years ago
_json_compat.py Move type checking methods out of basic.py and add unit tests (#53687) 7 years ago
_utils.py Cleanups to the common.sys_info API 7 years ago
arg_spec.py Argument spec alias handling: actually report deprecated aliases in suboptions, and fix warning message in suboptions when two aliases of the same option are used (#79740) 3 years ago
collections.py Update collections.abc imports (#79911) 3 years ago
dict_transformations.py Update collections.abc imports (#79911) 3 years ago
file.py Remove deprecated FileLock class (#80438) 3 years ago
json.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
locale.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
network.py [module_utils] make to_bits actually return (#74409) 5 years ago
parameters.py argspec - fix validating type for required options that are None (#79677) 3 years ago
process.py Clarify that sbin directories are always looked at in get_bin_path (#78171) 4 years ago
respawn.py module compat for py3.8+ controller (#73423) 5 years ago
sys_info.py get_distribution - Return distribution for all platforms (#71641) 5 years ago
validation.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
warnings.py Deprecation revisited (#69926) 6 years ago
yaml.py Update mypy to version 1.0.0 (#79963) 3 years ago