You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
acl Whitespace fixes in incompatible param check 11 years ago
assemble assemble module: fix insertion of newlines when not needed. 11 years ago
copy Fixes #6929 remote file module doc fragments from copy and template 11 years ago
fetch There's a cleaner way to do this, commit to module formatter pending. 11 years ago
file Possible docs error: 'path' instead of 'src' 11 years ago
ini_file Addresses #5023 Fix import comments 11 years ago
lineinfile Revert "Fix #5679 again after recent changes in core" 11 years ago
replace Cleanup from merge of replace module and CHANGELOG update 11 years ago
stat now stat skips md5 if file isn't readable 11 years ago
synchronize Addresses #6702 Remove version_added from description string 11 years ago
template Fixes #6929 remote file module doc fragments from copy and template 11 years ago
unarchive Get the bin path for commands in the unarchive module 11 years ago
xattr Addresses #5023 Fix import comments 11 years ago