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:
- Install gem in user's local gems cache or for all users
required: false
choices: [true, false]
choices: ["yes", "no"]
default: "yes"
version_added: "1.3"
executable:

Loading…
Cancel
Save