community.general/lib/ansible/modules/network/mlnxos
Samer Deeb 473b2d58ec Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285)
* Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox
network devices

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

* Remove unused variables

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

* Fix Test class name

* Fix Documentation

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

* Fix MAC address case-insensitive

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

* Fix MAC address unit-test

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 14:31:51 +00:00
..
__init__.py Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
mlnxos_command.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_config.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_facts.py Add new module mlnxos_facts for retrieving facts of MLNX-OS Mellanox network devices (#34287) 2018-01-08 14:29:16 +00:00
mlnxos_interface.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_l2_interface.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_l3_interface.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_linkagg.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_lldp.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_lldp_interface.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_magp.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_mlag_ipl.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00
mlnxos_mlag_vip.py Add new module mlnxos_mlag_vip for configuring MLAG VIP on Mellanox network devices (#34285) 2018-01-08 14:31:51 +00:00
mlnxos_pfc_interface.py Add new module mlnxos_pfc_interface for managing priority flow control on Mellanox devices (#34327) 2018-01-08 13:43:10 +00:00
mlnxos_protocol.py Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices (#34286) 2018-01-08 14:30:30 +00:00
mlnxos_vlan.py Remove unnecessary if, and Fix Documentation (#34413) 2018-01-07 08:35:50 +00:00