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
Dag Wieers 3e890bdbaa
Initial import of MSC module_utils (#46116)
This is required for upcoming MSC modules.
6 years ago
..
module_docs_fragments Initial import of MSC module_utils (#46116) 6 years ago
__init__.py limit extensions for files in group/host_vars dir 9 years ago
_build_helpers.py Docs: Make docsite rebuilds smarter/faster (#45062) 6 years ago
cmd_functions.py ansible/utils/: PEP8 compliancy (#24686) 7 years ago
color.py Fix several things causing tracebacks with unicode cwd (#27731) 7 years ago
display.py Fix error reporting on bad type for config setting 6 years ago
encrypt.py Share the implementation of hashing for both vars_prompt and password_hash (#21215) 6 years ago
hashing.py Enable additional pylint rules and resolve issues found. (#47221) 6 years ago
helpers.py skip all hidden keys, allow exclude list 7 years ago
jsonrpc.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 7 years ago
listify.py Python 3.8 collections compatibility fixes. 6 years ago
path.py fix paths to actually be config file relative (#31533) 7 years ago
plugin_docs.py Python 3.8 collections compatibility fixes. 6 years ago
py3compat.py Python 3.8 collections compatibility fixes. 6 years ago
shlex.py Update module_utils.six to latest (#22855) 7 years ago
ssh_functions.py Fix encoding error with path to ssh 7 years ago
unicode.py Remove deprecated code (#34828) 7 years ago
unsafe_proxy.py Handle sets differently than lists in wrap_var. Fixes #47372 (#47510) 6 years ago
vars.py Python 3.8 collections compatibility fixes. 6 years ago