- Support looking up named route table in routing rule
- Support 'route_metric4' for initscripts provider
- Support the DNS priority
- bond: improve the validation for setting peer_notif_delay
- bond: test arp_all_targets only when arp_interval is enabled
- bond: attach ports when creating the bonding connection
- Set the route metric when testing the 'auto_gateway'
- Fix markdownlint 'unordered list indentation' issue
- add ip.route_metric4: 65535 to failing bond tests
- use rpm -i instead of yum install for epel7
- none
- network_state: improve state comparison for achieving idempotency
- argument_validator: fix IPRouteUtils.get_route_tables_mapping() for whitespace sequence
- none
- Support the nmstate network state configuration
- IfcfgUtil: Remediate
connection_seems_active()
for controller
- use
include_tasks
instead ofinclude
- make
min_ansible_version
a string in meta/main.yml
- Support routing rules
- Support the ipoib (IP over Infiniband) connection
- Reject configuring
ipv6_disabled
if not supported in NM - Support playbooks which use
gather_facts: false
- Add support for Rocky Linux
- bond: Fix supporting the infiniband ports in active-backup mode
- NetworkManager provider: Support all available bonding modes and options
- Support routing tables in static routes
- Fix setting DNS search settings when only one IP family is enabled
- Fix switching from initscripts to NetworkManager 1.18
- Support ansible-core 2.11 and 2.12
- Support matching network interfaces by their device path such as PCI address
- Drop the support for Ansible 2.8
- Display the
stderr_lines
only by default - All the config parameters can still be displayed as previous using
ansible-playbook -v
- Support Simultaneous Authentication of Equals(SAE) authentication
- Support Opportunistic Wireless Encryption (OWE)
- Support Ethtool ring settings
- Support
auto_gateway
option
- Fix static IPv6 support for initscripts provider
- Fix
dns_search
anddns_options
support for all address family - Fix deprecation warning on Ethtool setting
- Fix the idempotence when applying the same network connection twice
- Use inclusive language
slave
is deprecated in favor ofport
master
is deprecated in favor ofcontroller
- Support disabling IPv6
- Support
dns_options
when using one or more IPv4 nameservers - Support Ethtool coalesce settings
- Support dummy interfaces
- Fix static IPv6 support for initscripts provider
- Rename ethtool features to use underscores instead of dashes to support Jinja2 dot notation. Accept old notation for compatibility with existing playbooks.
- Initial 802.1x authentication support (only EAP-TLS)
- Wireless support
- Handle OracleLinux as a RHEL clone
- Remove dependency on ethtool command line tool
- initscripts: Support creating and activating bond profiles in one run
- Ignore up/down states if a profile is not defined and not present on the managed host
- Document bond profiles
- NetworkManager: Always rollback checkpoint on failure
- NetworkManager: Try to reapply changes to reduce network interruptions
- initscripts: Fix dependencies for Fedora 32
- Only log actual warnings as Ansible warnings