mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
760b1e2cad
* Allow IPv4/IPv6 configuration on mode "sit" tunnel devices
* Update Unit Test for Allow IPv4/IPv6 configuration on mode "sit" tunnel devices
* Add changelog for Allow IPv4/IPv6 configuration on mode "sit" tunnel devices
* Update changelogs/fragments/3239-nmcli-sit-ip-config-bugfix.yaml
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
* Added ip4/ip6 configuration arguments for ipip tunnels
Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
(cherry picked from commit 1ca9c35010
)
Co-authored-by: zerotens <zerotens@users.noreply.github.com>
2 lines
235 B
YAML
2 lines
235 B
YAML
bugfixes:
|
|
- "nmcli - added ip4/ip6 configuration arguments for ``sit`` and ``ipip`` tunnels (https://github.com/ansible-collections/community.general/issues/3238, https://github.com/ansible-collections/community.general/pull/3239)."
|