Make options match others in the file

pull/28324/merge
Sam Doran 7 years ago committed by ansibot
parent 05fd51f77d
commit 9fe898add6

@ -50,7 +50,7 @@ options:
description: description:
- Install gem in user's local gems cache or for all users - Install gem in user's local gems cache or for all users
required: false required: false
choices: [true, false] choices: ["yes", "no"]
default: "yes" default: "yes"
version_added: "1.3" version_added: "1.3"
executable: executable:

Loading…
Cancel
Save