mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Added "choices" true/false for user_install
This commit is contained in:
@@ -50,6 +50,7 @@ options:
|
||||
description:
|
||||
- Install gem in user's local gems cache or for all users
|
||||
required: false
|
||||
choices: [true, false]
|
||||
default: "yes"
|
||||
version_added: "1.3"
|
||||
executable:
|
||||
|
||||
Reference in New Issue
Block a user