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 e0c91af45f
Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794)
7 months ago
..
collection_loader Require `from __future__ import annotations` (#81902) 12 months ago
__init__.py Require `from __future__ import annotations` (#81902) 12 months ago
_junit_xml.py ansible-test - Avoid use of deprecated utcnow (#80750) 1 year ago
cmd_functions.py Require `from __future__ import annotations` (#81902) 12 months ago
color.py Require `from __future__ import annotations` (#81902) 12 months ago
context_objects.py Require `from __future__ import annotations` (#81902) 12 months ago
display.py Proxy more display methods (#81900) 8 months ago
encrypt.py Remove crypt support from ansible.utils.encrypt (#81721) 8 months ago
fqcn.py Require `from __future__ import annotations` (#81902) 12 months ago
galaxy.py Require `from __future__ import annotations` (#81902) 12 months ago
hashing.py Require `from __future__ import annotations` (#81902) 12 months ago
helpers.py Require `from __future__ import annotations` (#81902) 12 months ago
jsonrpc.py Require `from __future__ import annotations` (#81902) 12 months ago
listify.py Require `from __future__ import annotations` (#81902) 12 months ago
lock.py Require `from __future__ import annotations` (#81902) 12 months ago
multiprocessing.py Require `from __future__ import annotations` (#81902) 12 months ago
native_jinja.py Require `from __future__ import annotations` (#81902) 12 months ago
path.py Require `from __future__ import annotations` (#81902) 12 months ago
plugin_docs.py prettyfy ansible-doc (#75116) 8 months ago
py3compat.py Remove os.environ compat for py2 and deprecate ansible.utils.py3compat (#82794) 7 months ago
sentinel.py Require `from __future__ import annotations` (#81902) 12 months ago
shlex.py Require `from __future__ import annotations` (#81902) 12 months ago
singleton.py Require `from __future__ import annotations` (#81902) 12 months ago
ssh_functions.py Require `from __future__ import annotations` (#81902) 12 months ago
unicode.py Require `from __future__ import annotations` (#81902) 12 months ago
unsafe_proxy.py Require `from __future__ import annotations` (#81902) 12 months ago
vars.py Require `from __future__ import annotations` (#81902) 12 months ago
version.py Require `from __future__ import annotations` (#81902) 12 months ago