community.general/lib/ansible/modules/files
Toshio Kuratomi 84fb9f032d Fix symlink handling (#26877)
* Fix symlink handling

On symlinks, make lnk_source return the absolute path of the target of the symlink.
Add a new return field lnk_target that returns the actual, unexpanded path to the target of the symlink.
2017-07-17 12:06:35 -07:00
..
__init__.py
acl.py Add missing import for get_exception 2017-06-12 13:18:54 -04:00
archive.py Fix for check_mode in archive (#26788) 2017-07-14 09:06:17 -04:00
assemble.py Changed assemble_from_fragments to use os.path.join (#24909) 2017-05-22 15:38:11 -07:00
blockinfile.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
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 ini_file 'create' parameter default value should be True 2017-04-13 11:08:21 -04:00
iso_extract.py corrected supported_by key 2017-06-28 15:12:42 -04:00
lineinfile.py make lineinfile docs clearer and make module pep8 (#23857) 2017-04-23 09:19:22 +02:00
patch.py patch: PEP8, imports, cosmetics (#24649) 2017-06-02 08:42:40 +01:00
replace.py Fixed subsection replacement with before/after patterns 2017-06-07 01:45:34 -07:00
stat.py Fix symlink handling (#26877) 2017-07-17 12:06:35 -07: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 Fix version_added for new option in template introduced in #21846 (#24307) 2017-05-04 14:53:00 -05:00
unarchive.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
xattr.py Downgraded more modules from Curated to Community (#24751) 2017-05-18 08:28:41 -07:00