Merge "Change networks_info output structure"
This commit is contained in:
commit
634232fc95
@ -153,10 +153,11 @@
|
|||||||
cloud: default
|
cloud: default
|
||||||
interface: internal
|
interface: internal
|
||||||
verify: no
|
verify: no
|
||||||
|
register: openstack_networks
|
||||||
|
|
||||||
- name: Show networks
|
- name: Show networks
|
||||||
debug:
|
debug:
|
||||||
var: openstack_networks
|
var: openstack_networks.networks
|
||||||
|
|
||||||
- name: Ensure subnet exists
|
- name: Ensure subnet exists
|
||||||
openstack.cloud.subnet:
|
openstack.cloud.subnet:
|
||||||
|
Loading…
Reference in New Issue
Block a user