Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Capability to Support IPv6 Host in Primary IP #352

Merged
merged 11 commits into from
Jul 16, 2024

Conversation

jvanderaa
Copy link
Contributor

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 jvanderaa requested a review from joewesch July 14, 2024 02:07
@jvanderaa jvanderaa merged commit 900395a into develop Jul 16, 2024
8 checks passed
@jvanderaa jvanderaa deleted the add_ipv6_ansible_host branch July 16, 2024 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants