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
patchback[bot] cce52e1812
nmcli: add transport_mode configuration for Infiniband devices (#5361) (#5408)
* 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>
(cherry picked from commit b54483b52e)

Co-authored-by: ThomasGebert <44234595+ThomasGebert@users.noreply.github.com>
2022-10-23 16:14:09 +02:00
..
infinity Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
ldap Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) (#5173) 2022-08-24 20:22:02 +02:00
pritunl Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
cloudflare_dns.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
dnsimple.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) (#5173) 2022-08-24 20:22:02 +02:00
dnsimple_info.py multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00
dnsmadeeasy.py Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
gandi_livedns.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
haproxy.py multiple modules 2: fixed markups in doc (#5237) (#5244) 2022-09-06 08:05:25 +02:00
ip_netns.py Add more license statements (#5079) (#5088) 2022-08-07 12:03:49 +00:00
ipify_facts.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) (#5173) 2022-08-24 20:22:02 +02:00
ipinfoio_facts.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
ipwcli_dns.py multiple modules: removed unused imports (#5258) (#5268) 2022-09-10 12:18:27 +02:00
lldp.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
netcup_dns.py netcup_dnsapi: Add timeout paramter (#5301) (#5302) 2022-09-22 12:33:55 +02:00
nmcli.py nmcli: add transport_mode configuration for Infiniband devices (#5361) (#5408) 2022-10-23 16:14:09 +02:00
nsupdate.py Fix nsupdate when updating NS record (#5112) (#5132) 2022-08-20 13:34:36 +02:00
omapi_host.py Adjust booleans in net tools, web infrastructure, and clustering modules. (#5159) (#5173) 2022-08-24 20:22:02 +02:00
snmp_facts.py [PR #5098/aab22e7f backport][stable-5] Add remaining copyright statements, add licenses sanity test (#5099) 2022-08-14 10:26:44 +02:00