mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-21 04:10:23 -07:00
parent
ffb9b6ff96
commit
13e9e4b196
143 changed files with 346 additions and 348 deletions
|
@ -45,7 +45,7 @@ options:
|
|||
description:
|
||||
- Name of the topic to be created. The topic name is a string of 1
|
||||
to 256 characters. It must contain upper- or lower-case letters,
|
||||
digits, hyphens (-), and underscores C(_), and must start with a
|
||||
digits, hyphens (V(-)), and underscores (V(_)), and must start with a
|
||||
letter or digit.
|
||||
type: str
|
||||
required: true
|
||||
|
@ -85,7 +85,7 @@ name:
|
|||
description:
|
||||
- Name of the topic to be created. The topic name is a string of 1
|
||||
to 256 characters. It must contain upper- or lower-case letters,
|
||||
digits, hyphens (-), and underscores C(_), and must start with a
|
||||
digits, hyphens (V(-)), and underscores (V(_)), and must start with a
|
||||
letter or digit.
|
||||
returned: success
|
||||
type: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue