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
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
file Possible docs error: 'path' instead of 'src' 2014-04-23 16:00:22 +02:00
ini_file
lineinfile Revert "Fix #5679 again after recent changes in core" 2014-04-07 09:55:59 -05:00
replace
stat
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