mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
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>
This commit is contained in:
parent
bbd68e26a2
commit
ed8049a220
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