1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/net_tools
ThomasGebert b54483b52e
nmcli: add transport_mode configuration for Infiniband devices (#5361)
* Adds transport_mode configuration for Infiniband devices

Adds transport_mode configuration for Infiniband based ipoib devices,
which is one of:
  - datagram (default)
  - connected

* Remove trailing whitespace

* Add changelog fragment

* Update changelogs/fragments/5361-nmcli-add-infiniband-transport-mode.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/nmcli.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove default for transport_mode

* Add test for changing Infiniband transport_mode

* remove blank line at end of file

Co-authored-by: Thomas Gebert <thomas.gebert@atos.net>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-10-23 11:30:48 +02:00
..
infinity Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
ldap Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) 2022-08-24 20:00:11 +02:00
pritunl Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
cloudflare_dns.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
dnsimple.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) 2022-08-24 20:00:11 +02:00
dnsimple_info.py multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00
dnsmadeeasy.py Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
gandi_livedns.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
haproxy.py multiple modules 2: fixed markups in doc (#5237) 2022-09-06 07:31:25 +02:00
ip_netns.py Add more license statements (#5079) 2022-08-07 13:37:23 +02:00
ipify_facts.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) 2022-08-24 20:00:11 +02:00
ipinfoio_facts.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
ipwcli_dns.py multiple modules: removed unused imports (#5258) 2022-09-10 11:19:14 +02:00
lldp.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
netcup_dns.py netcup_dnsapi: Add timeout paramter (#5301) 2022-09-22 07:17:45 +02:00
nmcli.py nmcli: add transport_mode configuration for Infiniband devices (#5361) 2022-10-23 11:30:48 +02:00
nsupdate.py Fix nsupdate when updating NS record (#5112) 2022-08-20 13:22:13 +02:00
omapi_host.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) 2022-08-24 20:00:11 +02:00
snmp_facts.py Add remaining copyright statements, add licenses sanity test (#5098) 2022-08-08 23:23:08 +02:00