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/utils
Matt Martz c6a652c081
[stable-2.16] Enable directly using `AnsibleUnsafeText` with Python `pathlib` (#82510)
* Enable directly using `AnsibleUnsafeText` with Python `pathlib`. Fixes #82414
2 years ago
..
collection_loader Avoid deprecated importlib.abc.TraversableResources (#81082) 3 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
_junit_xml.py ansible-test - Avoid use of deprecated utcnow (#80750) 3 years ago
cmd_functions.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
color.py Allow restricting config values to enumerated list (#73162) 5 years ago
context_objects.py Remove collections compat from controller code. 4 years ago
display.py encrypt: deprecate passlib_or_crypt (#81571) 2 years ago
encrypt.py encrypt: deprecate passlib_or_crypt (#81571) 2 years ago
fqcn.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
galaxy.py Support ignoring of certificates for ansible-galaxy during SCM cloning (#67616) 4 years ago
hashing.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
helpers.py preserve same order as inventory manager when using host lookup (#55331) 7 years ago
jsonrpc.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
listify.py listify_lookup_plugin_terms deprecate dataloader (#78244) 3 years ago
lock.py Allow callbacks from forks (#70501) 5 years ago
multiprocessing.py Remove obsolete Python 2.x compat code. 4 years ago
native_jinja.py Force template module to use non-native Jinja2 (#68560) 5 years ago
path.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
plugin_docs.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
py3compat.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
sentinel.py Fieldattribute inheritance with defaults (#50891) 7 years ago
shlex.py Remove Python 3.9 support for the controller (#80973) 2 years ago
singleton.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
ssh_functions.py smart connection deprecation version fix (#81262) 2 years ago
unicode.py Use ansible.module_utils.common.text.converters (#80704) 3 years ago
unsafe_proxy.py [stable-2.16] Enable directly using `AnsibleUnsafeText` with Python `pathlib` (#82510) 2 years ago
vars.py optimize host_group_vars and vars plugin loading (#79945) (#81878) 2 years ago
version.py Clean up unused imports in core (#79900) 3 years ago