mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
dfb61b283d
nmcli: Fix bond option xmit_hash_policy (#6527)
* nmcli_bond_xmit_fix
* Create 6527-nmcli-bond-fix-xmit_hash_policy.yml
add changelog
* Update changelogs/fragments/6527-nmcli-bond-fix-xmit_hash_policy.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* unit tests extend
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit cb1e6376db
)
Co-authored-by: Sergey Putko <mail@psvlan.com>
2 lines
129 B
YAML
2 lines
129 B
YAML
bugfixes:
|
|
- nmcli - fix bond option ``xmit_hash_policy`` (https://github.com/ansible-collections/community.general/pull/6527).
|