generate readme automatically

This commit is contained in:
ipvsean
2020-03-04 16:17:26 -05:00
parent 7be8550cd6
commit 169832ad79
9 changed files with 140 additions and 6 deletions

View File

@@ -13,6 +13,7 @@
- name: add job template without survey
tower_job_template:
name: "{{item.value.name}}"
description: "{{item.value.description}}"
job_type: "{{item.value.job_type}}"
inventory: "{{item.value.inventory}}"
project: "{{item.value.project}}"
@@ -29,6 +30,7 @@
- name: add job template with survey
tower_job_template:
name: "{{item.value.name}}"
description: "{{item.value.description}}"
job_type: "{{item.value.job_type}}"
inventory: "{{item.value.inventory}}"
project: "{{item.value.project}}"