removing mindpoint and reving to awx.awx

This commit is contained in:
sean cavanaugh
2021-05-12 09:45:28 -04:00
parent b7aaddd514
commit a7ce4b4985
7 changed files with 23 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
loop: "{{ item.value.job_templates|dict2items }}"
- name: "INSIDE LOOP - install workflow template {{ item.value.name }}"
tower_workflow_template:
awx.awx.tower_workflow_template:
name: "{{ item.value.name }}"
description: "{{ item.value.description }}"
organization: "{{ item.value.organization }}"