community.general/lib/ansible/modules/files
Abhijeet Kasurde 156b29b26b Fix for check_mode in archive (#26788)
Fix adds check_mode fix for archive module. Also,
adds unit tests for archive module

Fixes: #26750

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2017-07-14 09:06:17 -04:00
..
__init__.py
acl.py
archive.py Fix for check_mode in archive (#26788) 2017-07-14 09:06:17 -04:00
assemble.py
blockinfile.py
copy.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
fetch.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
file.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
find.py Corrected the examples in find module to make sure the commands are accurate to what is being described. 2017-06-28 18:17:22 -04:00
ini_file.py
iso_extract.py corrected supported_by key 2017-06-28 15:12:42 -04:00
lineinfile.py
patch.py
replace.py
stat.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
synchronize.py UserKnownHostsFile=/dev/null when verify_host: false 2017-07-05 09:42:04 -05:00
tempfile.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
template.py
unarchive.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
xattr.py