mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
nmcli: fix reordering of DNS nameservers and search suffixes (#9880)
* nmcli: fix reordering of DNS nameservers and search suffixes - Fixes #8724 * Update changelog fragment index in line with PR number - Now I understand what that number is for * Use correct changelog format for nmcli PR #9880
This commit is contained in:
parent
6a2d9ccd99
commit
3922b82a57
2 changed files with 5 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "nmcli - enable changing only the order of DNS servers or search suffixes (https://github.com/ansible-collections/community.general/issues/8724, https://github.com/ansible-collections/community.general/pull/9880)."
|
Loading…
Add table
Add a link
Reference in a new issue