debug
This commit is contained in:
parent
b0f319dd6a
commit
c1f0e72da3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
# local_action: "shell nova --insecure {{_OS_AUTH_OPTS}} boot --flavor {{flavor_id}} --image {{image}} --poll {{inventory_hostname}}"
|
||||
# when: vm_status.stdout != "ACTIVE"
|
||||
|
||||
- debug: msg="Auth: {{OS_AUTH_URL}} {{OS_TENANT_NAME}} {{OS_USERNAME}}"
|
||||
- debug: msg="Auth {{OS_AUTH_URL}} {{OS_TENANT_NAME}} {{OS_USERNAME}}"
|
||||
|
||||
- name: spin UP VM using nova_compute
|
||||
delegate_to: 127.0.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue