ansible/files
Erika Heidi 40e7c6eddc Possible docs error: 'path' instead of 'src'
I came to this example today (line 50), and when I tried it, I got an error:

`msg: src and dest are required for creating links`

So, I changed **path** to **src** and it worked fine. Looks like the example is wrong, since the docs say "dest" is already an alias for "path", in which case we would have 2 "path" definitions.
2014-04-23 16:00:22 +02:00
..
acl Whitespace fixes in incompatible param check 2014-03-16 17:49:36 +00:00
assemble assemble module: fix insertion of newlines when not needed. 2014-04-03 16:32:35 -05:00
copy Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
fetch There's a cleaner way to do this, commit to module formatter pending. 2013-11-27 21:23:03 -05:00
file Possible docs error: 'path' instead of 'src' 2014-04-23 16:00:22 +02:00
ini_file Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
lineinfile Revert "Fix #5679 again after recent changes in core" 2014-04-07 09:55:59 -05:00
replace Cleanup from merge of replace module and CHANGELOG update 2014-03-25 11:13:51 -05:00
stat now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
synchronize Addresses #6702 Remove version_added from description string 2014-04-11 11:18:05 -04:00
template Fixes #6929 remote file module doc fragments from copy and template 2014-04-10 16:06:35 -04:00
unarchive Get the bin path for commands in the unarchive module 2014-04-15 20:39:22 -05:00
xattr Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00