community.general/lib/ansible/modules/files
John R Barker e5b990a55a Fix invalid fields in module DOCUMENATION (#22297)
* fix module doc fields

* More module docs corrections

* More module docs corrections

* More module docs corrections

* More module docs corrections

* correct aliases

* Review comments

* Must quote ':'

* More authors

* Use suboptions:

* restore type: bool

* type should be in the same place

* More tidyups

* authors

* Use suboptions

* revert

* remove duplicate author

* More issues post rebase
2017-03-09 16:20:25 +00:00
..
__init__.py
acl.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
archive.py archive docs formatting (#21454) 2017-02-15 11:24:05 +00:00
assemble.py Adds path type and remove expanduser 2017-02-13 12:05:40 -05:00
blockinfile.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
copy.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
fetch.py
file.py Show diff when file: state=link changes the symlink target (#22243) 2017-03-06 11:29:20 -05:00
find.py Fix incorrect wording in the 'find' module 'paths' parameter 2017-02-10 16:30:31 -05:00
ini_file.py Fix #22130 (ini_file crash when destination file don't exists or is e… (#22132) 2017-03-01 08:20:51 -08:00
iso_extract.py iso_extract: new module to extract files from ISO images (#21957) 2017-03-01 13:33:32 +00:00
lineinfile.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
patch.py Fix invalid fields in module DOCUMENATION (#22297) 2017-03-09 16:20:25 +00:00
replace.py Removes expanduser calls 2017-02-27 09:22:48 -05:00
stat.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
synchronize.py Document synchronize limitations around become and connections (#22373) 2017-03-07 10:22:24 -08:00
tempfile.py Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
template.py Fix typo in example (#21227) 2017-02-09 16:40:07 -08:00
unarchive.py Ensure that filenames from archives are not expanded 2017-03-02 11:48:24 -08:00
xattr.py Consistent path attribute for file-related modules 2017-01-13 15:49:42 -05:00