community.general/lib/ansible/modules/files
Christopher Torgalson 7138742bcc Clarifies File module docs re: absent state (#28748)
- The passage beginning "Note that file will not fail..." was slightly
  unclear about the fact that it referred to the behavior of the module
  when `state` is set to `absent`.
- Fixes #23203
2017-08-30 16:00:30 +02:00
..
__init__.py
acl.py Pep8 fixes for acl module (#24666) 2017-08-18 14:31:16 -04:00
archive.py archive: allow ZIP64 by default (#24200) 2017-08-18 14:55:40 -04:00
assemble.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
blockinfile.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
copy.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
fetch.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
file.py Clarifies File module docs re: absent state (#28748) 2017-08-30 16:00:30 +02:00
find.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ini_file.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
iso_extract.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lineinfile.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
patch.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
replace.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
stat.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
synchronize.py synchronize: Use private_key and ssh_user with delegate_to (Fixes #16215) (#21686) 2017-08-24 21:09:15 -04:00
tempfile.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
template.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
unarchive.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
xattr.py Update xattr.py (#28458) 2017-08-22 11:45:41 -04:00
xml.py Small cleanup in return values (#28693) 2017-08-27 00:25:20 +02:00