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/modules
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
..
cloud Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
database Add default license header to files which have no copyright or license header yet (#5074) 2022-08-05 14:03:38 +02:00
files Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
identity New Module: Keycloak User Rolemapping (#4898) 2022-10-01 18:16:47 +02:00
monitoring Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
net_tools nmcli: add transport_mode configuration for Infiniband devices (#5361) 2022-10-23 11:30:48 +02:00
notification Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
packaging Update copyright statements. (#5106) 2022-08-13 16:56:40 +02:00
remote_management WDC Redfish support for setting the power mode. (#5145) 2022-09-03 12:45:03 +02:00
source_control Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
storage Fix linting errors; fix some real bugs (#5111) 2022-08-12 11:07:30 +02:00
system Update copyright statements. (#5106) 2022-08-13 16:56:40 +02:00
web_infrastructure Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00
conftest.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
utils.py Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00