ansible/test/units
Samer Deeb ad73bda323 Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices (#34286)
* Add new module mlnxos_protocol for enabling disabling protocols on
MLNX-OS Mellanox network devices

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

* Fix Test Class name

* Fix IP routing protocol support

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

* Add missing support for check_mode, and Fix documentation

Signed-off-by: Samer Deeb <samerd@mellanox.com>
2018-01-08 14:30:30 +00:00
..
cli galaxy unit tests: add missing arg (#33766) 2018-01-04 09:16:56 -08:00
config additional configmanager tests 2017-10-13 20:25:12 -04:00
contrib Update vmware_inventory (#26308) 2017-07-18 07:20:23 -04:00
errors
executor Add test for clean_copy preservation of keys 2017-12-12 13:51:06 -05:00
inventory_test_data/group_vars
mock Porting tests to pytest (#33387) 2017-12-05 12:43:13 -08:00
module_utils If check mode enabled and file missing set changed to true 32676 (#33967) 2018-01-04 20:33:14 -08:00
modules Add new module mlnxos_protocol for enabling disabling protocols on MLNX-OS Mellanox network devices (#34286) 2018-01-08 14:30:30 +00:00
parsing Correct the AnsibleError exception to call its superclass's constructor 2017-12-21 20:42:44 -08:00
playbook fixed test to new sig 2018-01-04 11:20:56 -05:00
plugins Don't cache duplicate plugin names (#34420) 2018-01-04 16:47:23 -06:00
template Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
utils
vars Miscellaneous pylint fixes. 2017-09-13 01:53:08 -07:00
__init__.py
ansible.cfg Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
conftest.py
test_constants.py