Addresses #4801 Update file module docs to indicate behavior for relative src paths

This commit is contained in:
James Tanner 2013-11-07 17:02:34 -05:00
parent bd9fb39634
commit 934ec1c0b6

View file

@ -80,7 +80,8 @@ options:
default: null
choices: []
description:
- path of the file to link to (applies only to C(state=link)).
- path of the file to link to (applies only to C(state=link)). Will accept absolute,
relative and nonexisting paths. Relative paths are not expanded.
seuser:
required: false
default: null