mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Change example to match a severity providen by Taiga out-of-the-box
This commit is contained in:
committed by
Matt Clay
parent
f8df9e12d4
commit
315c4e773c
@@ -101,7 +101,7 @@ EXAMPLES = '''
|
|||||||
issue_type: Bug
|
issue_type: Bug
|
||||||
priority: High
|
priority: High
|
||||||
status: New
|
status: New
|
||||||
severity: High
|
severity: Important
|
||||||
description: An error has been found. Please check the attached error log for details.
|
description: An error has been found. Please check the attached error log for details.
|
||||||
attachment: /path/to/error.log
|
attachment: /path/to/error.log
|
||||||
attachment_description: Error log file
|
attachment_description: Error log file
|
||||||
|
|||||||
Reference in New Issue
Block a user