community.general/lib/ansible/modules/files
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
..
__init__.py
acl.py Add nomask option to the acl module (#39810) 2018-06-13 15:08:00 -04:00
archive.py archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
assemble.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
blockinfile.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
copy.py Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
fetch.py add choices to documentaton for paramater flat (#43939) 2018-08-13 10:57:00 -04:00
file.py Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
find.py also get checksum on 'any' if it is a file 2018-07-24 08:59:52 -04:00
ini_file.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
iso_extract.py
lineinfile.py add insertbefore/after details to lineinefile docs (#44277) 2018-08-17 10:19:07 -04:00
patch.py add state parameter to patch module (#33692) 2018-05-12 04:58:12 -04:00
replace.py Fix remote_tmp when become with non admin user (#42396) 2018-07-06 10:49:19 -07:00
stat.py change docs for mime-type (#36693) 2018-08-29 14:49:39 -05:00
synchronize.py Group logic detecting user, ensure rsync_opts is a list if omitted. Fixes #40483 2018-05-22 11:00:54 -04:00
tempfile.py
template.py Clarify docs re mode's octal representation (#44410) 2018-08-29 15:12:32 -05:00
unarchive.py Port modules away from __file__ 2018-07-09 15:51:20 -07:00
xattr.py Adding namespace option into the xattr module (#42755) 2018-07-16 13:26:06 -04:00
xml.py Add option to control CDATA tags stripping (#42689) 2018-07-13 21:54:38 +02:00