1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/network/slxos
Matthew Stone d030032b47 Extreme Networks SLXOS Config Module (#38607)
* Adding slxos_config module and supporing util functions.

* Adding slxos module_utils load_config test

* Adding slxos_config module tests

* Removing unneeded required false statements from slxos_config module

* Removing version_aded from slxos_config module

* Removing force and save from slxos config module

* Removing save test
2018-04-20 08:52:20 +01:00
..
fixtures Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
__init__.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
slxos_module.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
test_slxos_command.py Adding slx_command module and supporting module_utils. (#38235) 2018-04-11 12:59:34 +01:00
test_slxos_config.py Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00