You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
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.
5 years ago
..
cli Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
compat
config config manager str type vault source (#65023) 5 years ago
contrib
errors
executor
galaxy Add the ability to ignore files and collection build (#64688) 5 years ago
inventory_test_data/group_vars
mock Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
module_utils Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
modules add a new module to configure multicast igmp and enable it. (#63746) 5 years ago
parsing Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
playbook Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
plugins fix all modules to be able to get parameter with value false (very important fix) (#65040) 5 years ago
regex
template Do not treat AnsibleUndefined as being unsafe (#65202) 5 years ago
utils
vars
__init__.py
requirements.txt
test_constants.py
test_context.py