mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-25 13:55:32 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| mlnxos_module.py | ||
| test_mlnxos_command.py | ||
| test_mlnxos_config.py | ||
| test_mlnxos_facts.py | ||
| test_mlnxos_interface.py | ||
| test_mlnxos_l2_interface.py | ||
| test_mlnxos_l3_interface.py | ||
| test_mlnxos_linkagg.py | ||
| test_mlnxos_lldp.py | ||
| test_mlnxos_lldp_interface.py | ||
| test_mlnxos_magp.py | ||
| test_mlnxos_mlag_ipl.py | ||
| test_mlnxos_mlag_vip.py | ||
| test_mlnxos_pfc_interface.py | ||
| test_mlnxos_protocols.py | ||
| test_mlnxos_vlan.py | ||