mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 23:21:22 -07:00
nmcli: Add xmit_hash_policy to bond options. (#5149)
* Add xmit_hash_policy to nmcli bond-options. * #5149 - Add changelog fragment. * Update plugins/modules/net_tools/nmcli.py Co-authored-by: Felix Fontein <felix@fontein.de> * Update changelogs/fragments/5149-nmcli-bond-option.yml Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Ole Pannbacker <opannbacker@cronon.net> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
946c48d148
commit
b4f89b78dd
2 changed files with 10 additions and 0 deletions
2
changelogs/fragments/5149-nmcli-bond-option.yml
Normal file
2
changelogs/fragments/5149-nmcli-bond-option.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmcli - add bond option ``xmit_hash_policy`` to bond options (https://github.com/ansible-collections/community.general/issues/5148).
|
Loading…
Add table
Add a link
Reference in a new issue