Make options match others in the file
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…
Reference in New Issue