community.general/lib/ansible/modules/files
Dag Wieers cdd21e2170
Clean up module documentation (#36909)
* Clean up module documentation

This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required

* Fix remaining (new) validation issues
2018-03-15 22:15:24 +01:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
acl.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
archive.py archive: Add support for xz (#34110) 2018-01-22 07:33:07 -05:00
assemble.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
blockinfile.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
copy.py Fix copy for implicit relative paths (#35016) 2018-02-08 00:12:32 -08:00
fetch.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
file.py File Module docs, adding mode permission example with sticky bit (#36151) 2018-02-14 12:18:13 +00:00
find.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ini_file.py ini_file: add allow_no_value param (#24442) 2018-03-05 17:05:41 +01:00
iso_extract.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lineinfile.py minor wording changes to remove ambiguity 2018-02-28 16:47:41 -05:00
patch.py Port arg specs from type='str' to type='path' 2017-10-09 21:15:56 -07:00
replace.py now get_url defaults to module temp dir (#36218) 2018-02-20 08:40:45 -05:00
stat.py removed Queen's english from documentation 2017-11-28 10:03:36 +10:00
synchronize.py Add link dest to synchronize module (#32746) 2017-11-13 11:13:25 -05:00
tempfile.py tempfile: PEP8 compliancy, pylint and docs (#30859) 2017-10-30 00:51:19 +01:00
template.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
unarchive.py Fix unarchive with strip-components in extra_opts (#37048) 2018-03-07 17:14:51 -08:00
xattr.py Remove deprecated get_exception API 2018-02-05 23:39:56 -05:00
xml.py Fix broken link to w3schools (#34561) 2018-01-08 00:13:39 +01:00