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 Clay 871b2ca73a Simplify existing type hints. 4 years ago
..
collection_loader Fixes for type hinting issues. (#77170) 4 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
_junit_xml.py Simplify existing type hints. 4 years ago
cmd_functions.py Start of moving away from six (#75863) 4 years ago
color.py Allow restricting config values to enumerated list (#73162) 5 years ago
context_objects.py Move the arguments module into cli/ and context_objects into utils 7 years ago
display.py catch the case that cowsay is broken (#76326) 4 years ago
encrypt.py Remove more whitelist and blacklist occurances (docs only). (#76845) 4 years ago
fqcn.py Fix missing ansible.builtin FQCNs in hardcoded action names (#71824) 5 years ago
galaxy.py Add support to install collections from git repositories (#69154) 6 years ago
hashing.py No longer needed to fall back to sha (#76281) 4 years ago
helpers.py preserve same order as inventory manager when using host lookup (#55331) 7 years ago
jsonrpc.py Start of moving away from six (#75863) 4 years ago
listify.py Reduce complexity of Templar._lookup slightly (#73277) 5 years ago
lock.py Allow callbacks from forks (#70501) 5 years ago
multiprocessing.py Explicitly use multiprocessing fork start method (#63581) 6 years ago
native_jinja.py Force template module to use non-native Jinja2 (#68560) 5 years ago
path.py fixed fetch traversal from slurp (#68720) 6 years ago
plugin_docs.py Misc typo fixes in plugins directory (#76566) 4 years ago
py3compat.py config encode errors should not be fatal (#63311) 6 years ago
sentinel.py Fieldattribute inheritance with defaults (#50891) 7 years ago
shlex.py Update module_utils.six to latest (#22855) 9 years ago
singleton.py Add a Singleton metaclass, use it with Display (#48935) 7 years ago
ssh_functions.py finish migrating ssh plugin to config system (#73708) 5 years ago
unicode.py Code cleanup to prepare for pylint update. (#75475) 4 years ago
unsafe_proxy.py Force template module to use non-native Jinja2 (#68560) 5 years ago
vars.py Start of moving away from six (#75863) 4 years ago
version.py Vendor `distutils.version` (#74644) 5 years ago