nautobot-ansible icon indicating copy to clipboard operation
nautobot-ansible copied to clipboard

Add Capability to Support IPv6 Host in Primary IP

Open jvanderaa opened this issue 9 months ago • 0 comments

This PR adds logic to handle both IPv6 and IPv4. It introduces a preference for the host address type, with a fallback to the other. This makes sure that if a primary IP address is defined, even if not the full preference, that ansible host still works. Such in an IPv6 migration.

WIP Items:

  • Tests
  • Updated Doc string

I am looking to get some eyes on the code itself.

jvanderaa avatar May 01 '24 01:05 jvanderaa