fixing problem causing docs not to build
This commit is contained in:
parent
29f41cf273
commit
5c3addac8d
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ description:
|
|||
options:
|
||||
path:
|
||||
description:
|
||||
- defines the file being managed, unless when used with C(state=link), and then sets the destination to create a symbolic link to using I(src). Aliases: I(dest), I(name)
|
||||
- 'defines the file being managed, unless when used with C(state=link), and then sets the destination to create a symbolic link to using I(src). Aliases: I(dest), I(name)'
|
||||
required: true
|
||||
default: []
|
||||
aliases: ['dest', 'name']
|
||||
|
|
Loading…
Reference in a new issue