mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-30 00:21:23 -07:00
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
This commit is contained in:
parent
c69e4f4ac9
commit
90c0980e8d
4 changed files with 98 additions and 11 deletions
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
minor_changes:
|
||||
- nmcli - add multiple addresses support for ``ip6`` parameter
|
||||
(https://github.com/ansible-collections/community.general/issues/1088).
|
Loading…
Add table
Add a link
Reference in a new issue