ansible/test/units/modules/network/mlnxos
Samer Deeb 1df57ac1ac Add mlnxos_interface module (#33839)
* Add new module: mlnxos_interface for configuring mlnxos ethernet
interfaces

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Update mlnxos.py

* Fix Documentation

Signed-off-by: Samer Deeb <samerd@mellanox.com>

* Add missing documentation

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2017-12-19 17:24:42 +00:00
..
fixtures Add mlnxos_interface module (#33839) 2017-12-19 17:24:42 +00:00
__init__.py
mlnxos_module.py Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
test_mlnxos_command.py
test_mlnxos_config.py Add mlnxos_config module (#33356) 2017-12-01 17:03:02 +00:00
test_mlnxos_interface.py Add mlnxos_interface module (#33839) 2017-12-19 17:24:42 +00:00