From 071f5e5891b25a3494bd22a19889e43ff9342b26 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Wed, 23 Feb 2022 18:04:55 -0500 Subject: [PATCH] another typo squished --- inmem-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inmem-test.yml b/inmem-test.yml index 3764048..5eabacb 100644 --- a/inmem-test.yml +++ b/inmem-test.yml @@ -97,7 +97,7 @@ status_code : 201 body: extra_vars: - tower_provision_host": "{{ inventory_hostname }}" + tower_provision_host: "{{ inventory_hostname }}" - name: Return job data to originating source