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