From 580506ccf42c0ccda0ad7befb351e3bfd07d0113 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Mon, 2 May 2022 17:10:53 -0400 Subject: [PATCH] update job template id per lab rebuild --- vars/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/defaults.yml b/vars/defaults.yml index 19b9b85..6f2e6a0 100644 --- a/vars/defaults.yml +++ b/vars/defaults.yml @@ -9,7 +9,7 @@ tower_url : 'https://tower2.thezengarden.net' tower_user : admin tower_password : redhat tower_file_removal_template : 13 -tower_file_creation_template : 44 +tower_file_creation_template : 20 tower_file_remove_url : "{{ tower_url }}/api/v2/job_templates/\ {{ tower_file_removal_template }}/launch/" tower_file_creation_url : "{{ tower_url }}/api/v2/job_templates/\