Merge "Change networks_info output structure"

This commit is contained in:
Zuul 2022-09-01 23:30:58 +00:00 committed by Gerrit Code Review
commit 634232fc95

View File

@ -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: