community.general/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 Refactor junos modules to Use netconf and cliconf plugins (#32621) 2017-11-24 12:04:47 +05:30
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 Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
unsafe_proxy.py Enabled unsafe and vault in JSON (#38759) 2018-05-09 14:01:51 -04:00
vars.py Expose verbosity as a var, dedupe attr list. Fixes #36170 2018-04-05 16:06:01 -04:00