ansible/test/units/modules/network/cloudengine
Xu Yuandong 7f97f86303 add a new module to configure multicast igmp and enable it. (#63746)
* add a new.

* import-error

* update docs.

* add unittest.

* Update test_ce_multicast_igmp_enable.py

* add a ihtegration test.

* update for review.

* update for review.

* add notes.
2019-11-26 11:38:30 +00:00
..
fixtures add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
__init__.py
ce_module.py
test_ce_is_is_instance.py add a new module to create isis instance. (#63716) 2019-11-26 11:23:05 +00:00
test_ce_is_is_interface.py
test_ce_is_is_view.py
test_ce_lacp.py
test_ce_lldp.py
test_ce_lldp_interface.py
test_ce_mdn_interface.py add a new module to configure mdn on interface. (#63755) 2019-11-26 11:21:40 +00:00
test_ce_multicast_global.py add a new module to configure multicast global. (#63745) 2019-11-26 11:22:39 +00:00
test_ce_multicast_igmp_enable.py add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
test_ce_static_route_bfd.py