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

Docs standardization

This commit is contained in:
Michael DeHaan 2013-06-01 12:15:19 -04:00
parent 2a416babee
commit 6ae9804738

View file

@ -46,7 +46,7 @@ options:
force:
required: false
default: "yes"
choices: [ yes, no ]
choices: [ 'yes', 'no' ]
description:
- If C(yes), any modified files in the working
tree will be discarded.