From a8e3c37bb90f41de4fbc6b6a4d3f53f8b894fa9b Mon Sep 17 00:00:00 2001 From: Andrea Decorte Date: Mon, 4 Jul 2022 09:34:49 +0200 Subject: [PATCH] Fix notification doc for Workflow Job Template module Signed-off-by: Andrea Decorte --- awx_collection/plugins/modules/workflow_job_template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awx_collection/plugins/modules/workflow_job_template.py b/awx_collection/plugins/modules/workflow_job_template.py index 95ca933fdb..185473dc1e 100644 --- a/awx_collection/plugins/modules/workflow_job_template.py +++ b/awx_collection/plugins/modules/workflow_job_template.py @@ -138,7 +138,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 workflow_nodes: