mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
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>
This commit is contained in:
parent
d643bd5794
commit
cb1e6376db
3 changed files with 9 additions and 2 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- nmcli - fix bond option ``xmit_hash_policy`` (https://github.com/ansible-collections/community.general/pull/6527).
|
Loading…
Add table
Add a link
Reference in a new issue