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
Tim Rupp 4154cab278
Updates documentation formatting and dependencies (#45252)
The documentation formatting was a bit incorrect and the dependencies
mentioned were out of date. This fixes that.
7 years ago
..
module_docs_fragments Updates documentation formatting and dependencies (#45252) 7 years ago
__init__.py limit extensions for files in group/host_vars dir 11 years ago
cmd_functions.py ansible/utils/: PEP8 compliancy (#24686) 9 years ago
color.py Fix several things causing tracebacks with unicode cwd (#27731) 8 years ago
display.py Fix error reporting on bad type for config setting 8 years ago
encrypt.py Share the implementation of hashing for both vars_prompt and password_hash (#21215) 7 years ago
hashing.py Surround top-level function and class definitions with two blank lines. 7 years ago
helpers.py skip all hidden keys, allow exclude list 8 years ago
jsonrpc.py Refactor junos modules to Use netconf and cliconf plugins (#32621) 8 years ago
listify.py ansible/utils/: PEP8 compliancy (#24686) 9 years ago
path.py fix paths to actually be config file relative (#31533) 8 years ago
plugin_docs.py Fix ansible-doc and docsite generation for removed modules 7 years ago
py3compat.py Normalize config from environment as text strings 7 years ago
shlex.py Update module_utils.six to latest (#22855) 9 years ago
ssh_functions.py Fix encoding error with path to ssh 8 years ago
unicode.py Remove deprecated code (#34828) 8 years ago
unsafe_proxy.py Enabled unsafe and vault in JSON (#38759) 8 years ago
vars.py Expose verbosity as a var, dedupe attr list. Fixes #36170 8 years ago