mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
fixed description for option notification_templates_approvals in module organizations (#16170)
fixed module organizations description for option notification_templates_approvals Co-authored-by: Pascal Kontschan <pascal.kontschan.extern@atruvia.de>
This commit is contained in:
@@ -76,7 +76,7 @@ options:
|
|||||||
elements: str
|
elements: str
|
||||||
notification_templates_approvals:
|
notification_templates_approvals:
|
||||||
description:
|
description:
|
||||||
- list of notifications to send on start
|
- list of notifications to send on approval
|
||||||
type: list
|
type: list
|
||||||
elements: str
|
elements: str
|
||||||
galaxy_credentials:
|
galaxy_credentials:
|
||||||
|
|||||||
Reference in New Issue
Block a user