mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
54025a2efc
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 | ||
6.4.0.yml | ||
5431-nmcli-wifi.yml | ||
5615-zypper-transactional-update.yml | ||
5829-fix-yarn-global.yml | ||
5863-providerType-defaulted-keycloak_userfed-mappers.yml | ||
5866-lxd_container-diff-and-check-mode.yml | ||
5899-adding-enablesecureboot-functionality-to-redfish-config.yml | ||
5900-adding-verifybiosattribute-fucntionality-to-redfish-command.yml | ||
5915-suppress-urllib3-insecure-request-warnings.yml | ||
5925-align_gitlab_runner_access_level_default_with_gitlab.yml | ||
5927-set-user-agent-dnsimple.yml | ||
5928-fix-favicon-url.yml | ||
5933-linting.yml | ||
5934-fix-keycloak-sanitize_cr.yml | ||
5942-onepassword-ignore-errors-from-op-account-get.yml | ||
6011-osx-defaults-errors.yml | ||
6043-jc_plugin_parser_support.yml | ||
6048-nmcli-addres-order.yml | ||
remove-unneeded-imports.yml |