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

@@ -6,7 +6,7 @@
loop: "{{ hostvars[inventory_hostname][demo].job_templates|dict2items }}"
- name: "install workflow template {{ hostvars[inventory_hostname][demo].name }}"
tower_workflow_template:
awx.awx.tower_workflow_template:
name: "{{ hostvars[inventory_hostname][demo].name }}"
description: "{{ hostvars[inventory_hostname][demo].description }}"
organization: "{{ hostvars[inventory_hostname][demo].organization }}"