some debug

This commit is contained in:
Miroslav Suchý 2014-09-16 08:57:46 +00:00
parent b412dc6422
commit c01c77f5f9

View file

@ -234,6 +234,8 @@
tenant_name=cloudintern
name=ext-to-int
register: ROUTER_ID
- debug: msg="{{ ROUTER_ID.id }}"
- debug: var=ROUTER_ID
- name: Connect router's gateway to the external network
neutron_router_gateway:
login_username="admin" login_password="{{ ADMIN_PASS }}" login_tenant_name="admin"