mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
some debug
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user