mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-20 02:53:57 -07:00
[PR #5974/ed8049a2 backport][stable-6] nmcli: add new addr_gen_mode6 options (#6228)
nmcli: add new addr_gen_mode6 options (#5974)
* nmcli: add new addr_gen_mode6 options
* Add changelog fragment.
* Update plugins/modules/nmcli.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Adjust documentation.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit ed8049a220
)
Co-authored-by: Jeffrey Cutter <jeffmcutter@users.noreply.github.com>
This commit is contained in:
parent
8a670a3929
commit
25464602d9
3 changed files with 6 additions and 3 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmcli - add ``default`` and ``default-or-eui64`` to the list of valid choices for ``addr_gen_mode6`` parameter (https://github.com/ansible-collections/community.general/pull/5974).
|
Loading…
Add table
Add a link
Reference in a new issue