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 the ability to disable IPv6 #43

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

judokan9
Copy link

@judokan9 judokan9 commented May 3, 2023

This PR adds a flag to disable IPv6.

It basically reproduces the steps in the official documentation and can be handy, if you only have an IPv4 address.

To disable IPv6, set mailcow__ipv6: 'no' in your host- or group_vars, if changed back to mailcow__ipv6: 'yes' or if you delete the option, all changes get rolled back and IPv6 is enabled again.

I did this mainly to get rid of the alerts from the watchdog, which tells me that IPv6 is not working on my host.

@judokan9 judokan9 changed the title Add the Ability to disable IPv6 Add the ability to disable IPv6 May 3, 2023
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.

1 participant