mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Adjust booleans in cloud modules. (#5155)
This commit is contained in:
@@ -36,7 +36,7 @@ options:
|
||||
description:
|
||||
- Suppress email invitation when creating collaborator
|
||||
type: bool
|
||||
default: "no"
|
||||
default: false
|
||||
user:
|
||||
type: str
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user