ansible/library/files
Erika Heidi 036c7a7759 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
copy
fetch
file Possible docs error: 'path' instead of 'src' 2014-04-23 16:00:22 +02:00
ini_file
lineinfile
replace
stat
synchronize Addresses Remove version_added from description string 2014-04-11 11:18:05 -04:00
template
unarchive Get the bin path for commands in the unarchive module 2014-04-15 20:39:22 -05:00
xattr