mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1f5703d0af
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
|
||
---|---|---|
.. | ||
infinity | ||
ldap | ||
pritunl | ||
cloudflare_dns.py | ||
dnsimple.py | ||
dnsimple_info.py | ||
dnsmadeeasy.py | ||
gandi_livedns.py | ||
haproxy.py | ||
ip_netns.py | ||
ipify_facts.py | ||
ipinfoio_facts.py | ||
ipwcli_dns.py | ||
lldp.py | ||
netcup_dns.py | ||
nmcli.py | ||
nsupdate.py | ||
omapi_host.py | ||
snmp_facts.py |