From 051357e573bb366c73270e01570bef19d01771a5 Mon Sep 17 00:00:00 2001 From: PascalKont Date: Thu, 15 Jan 2026 17:48:27 +0100 Subject: [PATCH] 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 --- awx_collection/plugins/modules/organization.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/plugins/modules/organization.py b/awx_collection/plugins/modules/organization.py index 6fc406b926..38b7c3dc0d 100644 --- a/awx_collection/plugins/modules/organization.py +++ b/awx_collection/plugins/modules/organization.py @@ -76,7 +76,7 @@ options: elements: str notification_templates_approvals: description: - - list of notifications to send on start + - list of notifications to send on approval type: list elements: str galaxy_credentials: