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

Make it possible to pass multiple ip_ranges, gateways and subnets #709

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

freundTech
Copy link
Contributor

Closes #605

Still needs tests.

There's also an idempotence issue: podman networks will always have an ipv4 subnet. If only ipv6 is passed ipv4 is generated automaticaly.
This would somehow have to be ignored when checking for changes, as otherwise ansible will always report changed in this case.

Signed-off-by: Adrian Freund <adrian@freund.io>
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.

Support multiple subnets/gatways in containers.podman.podman_network
1 participant