ansible/lib/ansible/utils
Todd Walton 1247f4a464 Clarify docs re mode's octal representation (#44410)
* Clarify docs re mode's octal representation

I changed the language about how to use mode to make it more obvious
that using "01777" is not a typo, because the leading zero is not meant
to reflect the way that number might have been given on a command line.
See also: issues #5409 #9196 #11385 #13115 #18952 #23491 #23521
2018-08-29 15:12:32 -05:00
..
module_docs_fragments Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
__init__.py
cmd_functions.py
color.py
display.py Fix error reporting on bad type for config setting 2018-06-01 12:28:30 -04:00
encrypt.py Share the implementation of hashing for both vars_prompt and password_hash (#21215) 2018-08-27 08:40:41 -07:00
hashing.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
helpers.py
jsonrpc.py
listify.py
path.py
plugin_docs.py Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
py3compat.py Normalize config from environment as text strings 2018-08-01 19:42:35 -07:00
shlex.py
ssh_functions.py
unicode.py
unsafe_proxy.py
vars.py