From d19fc4de907438e1c7b1c771807d4b2987b3d8fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Mon, 30 Mar 2015 12:11:47 +0000 Subject: [PATCH] try this --- tasks/persistent_cloud_new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/persistent_cloud_new.yml b/tasks/persistent_cloud_new.yml index ad93ab9ac9..07811d32d7 100644 --- a/tasks/persistent_cloud_new.yml +++ b/tasks/persistent_cloud_new.yml @@ -34,7 +34,7 @@ register: host_is_up ignore_errors: true -- debug: msg="DBG1 {{copr_hostbase}}" +- debug: msg="DBG1 {{inventory_tenant}}" - name: spin UP VM using nova_compute #delegate_to: 127.0.0.1 sudo: False