community.general/lib/ansible/modules/files
Marius Gedminas 15c7288ab9 Show diff when file: state=link changes the symlink target (#22243)
* Show diff when file: state=link changes the symlink target

* Integration test for symlink target change

* Also check soft link idempotency
2017-03-06 11:29:20 -05:00
..
__init__.py
acl.py
archive.py
assemble.py
blockinfile.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
copy.py
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
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
patch.py
replace.py Removes expanduser calls 2017-02-27 09:22:48 -05:00
stat.py
synchronize.py synchronize: quote private_key (#21570) 2017-02-17 14:18:41 +01:00
tempfile.py
template.py
unarchive.py Ensure that filenames from archives are not expanded 2017-03-02 11:48:24 -08:00
xattr.py