mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 21:52:48 +00:00
This reverts commit b26df2a008.
This commit is contained in:
parent
b26df2a008
commit
9466103a4a
79 changed files with 63 additions and 187 deletions
|
|
@ -37,7 +37,6 @@ options:
|
|||
same play)."
|
||||
required: false
|
||||
type: str
|
||||
default: ''
|
||||
password:
|
||||
description:
|
||||
- Password which match to account to which specified C(email) belong.
|
||||
|
|
@ -45,7 +44,6 @@ options:
|
|||
same play)."
|
||||
required: false
|
||||
type: str
|
||||
default: ''
|
||||
cache:
|
||||
description: >
|
||||
In case if single play use blocks management module few times it is
|
||||
|
|
@ -60,7 +58,7 @@ options:
|
|||
manage blocks."
|
||||
- "User's account will be used if value not set or empty."
|
||||
type: str
|
||||
default: ''
|
||||
required: false
|
||||
application:
|
||||
description:
|
||||
- "Name of target PubNub application for which blocks configuration on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue