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

Make options match others in the file

This commit is contained in:
Sam Doran 2017-08-17 16:56:23 -04:00 committed by ansibot
parent 05fd51f77d
commit 9fe898add6

View file

@ -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: