Skip to content

Handle hosts with multiple IP addresses #22

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

Open
widhalmt opened this issue Feb 2, 2023 · 0 comments
Open

Handle hosts with multiple IP addresses #22

widhalmt opened this issue Feb 2, 2023 · 0 comments
Labels
feature New feature or request
Milestone

Comments

@widhalmt
Copy link
Member

widhalmt commented Feb 2, 2023

The current implementation automatically uses one IPv4 address Ansible finds as fact for connections. This works with nodes with one interface but it may or may not work with multihomed hosts.

We need a way to tackle this issue in a default way. Solutions to bin different connections to different networks is definitely a "nice to have" but beyond the scope of a single issue.

@widhalmt widhalmt added the feature New feature or request label Feb 2, 2023
@widhalmt widhalmt mentioned this issue Feb 2, 2023
20 tasks
@widhalmt widhalmt modified the milestones: 1.0.0, 1.1.0 Feb 2, 2023
widhalmt added a commit that referenced this issue Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant