mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 01:55:51 +00:00
(cherry picked from commit 015566fb06)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
7229ef4ac4
commit
8595601708
170 changed files with 465 additions and 465 deletions
|
|
@ -27,17 +27,17 @@ options:
|
|||
type: str
|
||||
description:
|
||||
- Name of the project containing the issue. Must exist previously.
|
||||
required: True
|
||||
required: true
|
||||
subject:
|
||||
type: str
|
||||
description:
|
||||
- The issue subject.
|
||||
required: True
|
||||
required: true
|
||||
issue_type:
|
||||
type: str
|
||||
description:
|
||||
- The issue type. Must exist previously.
|
||||
required: True
|
||||
required: true
|
||||
priority:
|
||||
type: str
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue