nmcli: No option for xmit_hash_policy
Summary
I need to add the xmit_hash_policy to a bond device via the nmcli module. As for now, I couldn't find a way to do this.
Issue Type
Feature Idea
Component Name
nmcli
Additional Information
I added a pull request for the additional feature: https://github.com/ansible-collections/community.general/pull/5149 As this is also in nmcli just a comma seperated list of options in one big string, the changes are not so big.
Code of Conduct
- [X] I agree to follow the Ansible Code of Conduct
Files identified in the description:
If these files are incorrect, please update the component name section of the description or use the !component bot command.
cc @alcamie101 click here for bot help
Files identified in the description:
If these files are incorrect, please update the component name section of the description or use the !component bot command.
Looks like this is complete and should be closed now. https://docs.ansible.com/ansible/latest/collections/community/general/nmcli_module.html#parameter-xmit_hash_policy
Thanks!