community.general icon indicating copy to clipboard operation
community.general copied to clipboard

nmcli: No option for xmit_hash_policy

Open betuxy opened this issue 3 years ago • 2 comments

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

betuxy avatar Aug 23 '22 16:08 betuxy

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.

click here for bot help

ansibullbot avatar Aug 23 '22 16:08 ansibullbot

cc @alcamie101 click here for bot help

ansibullbot avatar Aug 23 '22 16:08 ansibullbot

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.

click here for bot help

ansibullbot avatar Nov 03 '22 17:11 ansibullbot

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

rptaylor avatar Sep 11 '23 18:09 rptaylor

Thanks!

felixfontein avatar Sep 12 '23 04:09 felixfontein