1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments/1088-add_multiple_ipv6_address_support.yml
Alex Groshev 90c0980e8d
nmcli: adding ipv6 address list support (#3776)
* rebase

* Add changelog fragment

* add suggestions

* split PR into two

* Add multiple address support but with #3768 fiexed

* rebase

* clean some merge artifacts

* update the wording
2021-12-09 21:17:32 +01:00

4 lines
160 B
YAML

---
minor_changes:
- nmcli - add multiple addresses support for ``ip6`` parameter
(https://github.com/ansible-collections/community.general/issues/1088).