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