community.general/lib/ansible/modules/files
lrrb 4f9f1754b4 fix: ensure than all item of a list of excluded files aren't checked (#45122)
* fix: ensure than list of excluded files aren't checked
* test: exclude a list of files
2018-12-06 10:13:31 -08:00
..
__init__.py
acl.py
archive.py fix archive module can not compress a single file in a tar file (#45117) 2018-11-30 10:49:35 +00:00
assemble.py
blockinfile.py
copy.py
fetch.py
file.py
find.py
ini_file.py
iso_extract.py
lineinfile.py
patch.py Run patch command with --check option instead of --dry-run to support older BSDs (#42168) 2018-11-29 21:53:53 -05:00
replace.py
stat.py
synchronize.py Warn if empty string is present in synchronize's rsync_opts 2018-12-04 12:05:45 -08:00
tempfile.py improve usage example of tempfile module (#47933) 2018-11-29 16:24:58 -06:00
template.py
unarchive.py fix: ensure than all item of a list of excluded files aren't checked (#45122) 2018-12-06 10:13:31 -08:00
xattr.py
xml.py