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/tests/unit/plugins
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
..
become Make pfexec become usable for illumos (#3889) (#5339) 2022-10-05 12:49:38 +02:00
cache Add more license statements (#5079) (#5088) 2022-08-07 12:03:49 +00:00
callback opentelemetry: send logs (#4175) (#5345) 2022-10-10 22:03:05 +02:00
connection Add more license statements (#5079) (#5088) 2022-08-07 12:03:49 +00:00
filter feat: Add crc32 filter (#5062) (#5140) 2022-08-21 22:08:42 +02:00
inventory Add more default license and copyright notices (#5087) (#5094) 2022-08-08 14:06:21 +02:00
lookup Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00
module_utils Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00
modules nmcli: add transport_mode configuration for Infiniband devices (#5361) (#5408) 2022-10-23 16:14:09 +02:00