diff --git a/awx_collection/plugins/modules/tower_workflow_job_template.py b/awx_collection/plugins/modules/tower_workflow_job_template.py index 9ea7ec92bf..4e38d4976d 100644 --- a/awx_collection/plugins/modules/tower_workflow_job_template.py +++ b/awx_collection/plugins/modules/tower_workflow_job_template.py @@ -458,6 +458,7 @@ EXAMPLES = ''' from ..module_utils.tower_api import TowerAPIModule import json + response = [] response = []