Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
19 stars 21 forks source link

Fix IPv6 and IPv4 issues for subnet and network modules #471

Closed sdodsley closed 9 months ago

sdodsley commented 9 months ago
SUMMARY

Addresses issues when using IPv6 address with [] and also removing an IPv4 gateway. Address part of #466

ISSUE TYPE
COMPONENT NAME

purefa_subnet.py

sdodsley commented 9 months ago

Backed out changes to `purefa_network. These have been rolled into #474

ryuyamag commented 9 months ago

I checked these patches.

purefa_subnet.py works fine. but purefa_network.py seems didn't work correctly with ipv4&ipv6. please take a look at the attached logs.

network.zip

sdodsley commented 9 months ago

I will address the outstanding issues in #474