Fixed typo
This commit is contained in:
parent
541b086883
commit
bba19cb998
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ options:
|
|||
force:
|
||||
required: false
|
||||
default: "no"
|
||||
choises: [ "yes", "no" ]
|
||||
choices: [ "yes", "no" ]
|
||||
description:
|
||||
- force the creation of the symlinks in two cases: the source file does
|
||||
not exist (but will appear later); the destination exists and a file (so, we need to unlink the
|
||||
|
|
Loading…
Reference in a new issue