1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fixed typo

This commit is contained in:
Mike Grozak 2013-06-12 07:36:43 +02:00
parent 541b086883
commit bba19cb998

View file

@ -123,7 +123,7 @@ options:
force: force:
required: false required: false
default: "no" default: "no"
choises: [ "yes", "no" ] choices: [ "yes", "no" ]
description: description:
- force the creation of the symlinks in two cases: the source file does - 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 not exist (but will appear later); the destination exists and a file (so, we need to unlink the