Change networks_info output structure

With commit [1] to collection output structure of networks_info module
has been changed. With that we adpot to the new format.

[1] 9272146cf7

Change-Id: I0515bfa3303261bfde6f33d07e919b13402e9a12
This commit is contained in:
Dmitriy Rabotyagov 2022-08-29 20:27:47 +02:00
parent 18bf330d43
commit d009d3e6ed
1 changed files with 2 additions and 1 deletions

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: