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

Fixed Readme #182

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Fixed Readme #182

merged 1 commit into from
Mar 3, 2023

Conversation

DiscowZombie
Copy link
Contributor

Hello again!

Fixed wireguard_address -> wireguard_addresses introduced in last merge.

See dd64b7b#r102734826, thanks @ahjohannessen.

DiscowZombie referenced this pull request Mar 2, 2023
* Basic IPv6 support

Hosts can now have one IPv6, by specifying 'wireguard_address_v6' variable. This IP is added to peer's AllowedIPs.

Future plans :
- Support IPv6 only hosts (No 'wireguard_address')
- Allow the endpoint to be an IPv6 address

* Added 'wireguard_addresses' to use multiple IPs

Added the 'wireguard_addresses' variable to specify an array of IPv4 and IPv6. The old 'wireguard_address' variable can be deprecated even she still work to specify one IPv4.

The 'wireguard_address_v6' from last commit was deleted.

* Updating the README to use `wireguard_addresses`

* 13.0.0 changelog
@githubixx githubixx merged commit 5205445 into githubixx:master Mar 3, 2023
vincentDcmps pushed a commit to vincentDcmps/ansible-role-wireguard that referenced this pull request Mar 26, 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.

2 participants