1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-22 13:19:13 +00:00

Add changelog fragment for ipv6.routing-rules bugfix

This commit is contained in:
Ted W. 2026-03-21 21:51:53 -04:00
parent 7aa8db42fd
commit 612bae32a5

View file

@ -0,0 +1,2 @@
bugfixes:
- nmcli - add missing ``ipv6.routing-rules`` to ``settings_type()`` list type, which caused ``routing_rules6`` list values to be corrupted (https://github.com/ansible-collections/community.general/issues/11630).