mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 00:12:54 +00:00
nmcli: Treat order as significant when comparing address lists (#6048)
* nmcli: Treat order as significant when comparing address lists
Don't sort the old and new values for ipv4.addresses and
ipv6.addresses before comparing them, because order matters in these
parameters: the first address specified is the default source address
for outbound connections.
* Changelog fragment for #6048
* Update changelogs/fragments/6048-nmcli-addres-order.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 5.8.6.yml | ||
| 5431-nmcli-wifi.yml | ||
| 5615-zypper-transactional-update.yml | ||
| 5933-linting.yml | ||
| 5934-fix-keycloak-sanitize_cr.yml | ||
| 6048-nmcli-addres-order.yml | ||
| remove-unneeded-imports.yml | ||