ansible/test/units/modules/network
Ganesh Nalawade af3f510316
nxos cliconf plugin refactor (#43203)
* nxos cliconf plugin refactor

Fixes #39056

*  Refactor nxos cliconf plugin as per new api definition
*  Minor changes in ios, eos, vyos cliconf plugin
*  Change nxos httpapi plugin edit_config method to be in sync with
   nxos cliconf edit_config

* Fix CI failure

* Fix unit test failure and review comment
2018-07-27 11:05:40 +05:30
..
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
basics
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cnos AnsiballZ improvements 2018-07-26 20:07:25 -07:00
cumulus Remove wildcard import in test_nclu 2017-10-09 21:41:02 -07:00
dellos6 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
edgeos Add unit tests for edgeos_command (#35861) 2018-02-14 09:27:03 -05:00
enos AnsiballZ improvements 2018-07-26 20:07:25 -07:00
eos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
exos add tests for exos_command module (#42268) 2018-07-04 19:42:51 +05:30
f5 change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 2018-02-26 12:01:14 -05:00
ios nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
iosxr show version brief does not work on iosxr virtual (#37609) 2018-03-29 12:33:41 +05:30
ironware Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
junos Netconf bytes fixes (#41607) 2018-06-22 11:50:44 -04:00
netact AnsiballZ improvements 2018-07-26 20:07:25 -07:00
netscaler Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
nso AnsiballZ improvements 2018-07-26 20:07:25 -07:00
nuage Fix Python 3.7 syntax error in tests. 2018-01-09 16:54:19 -08:00
nxos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ovs openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
radware Fixing lack of failure when uploaded source is invalid (#37461) 2018-04-04 07:48:22 -06:00
slxos Adding slxos_lldp module (#39259) 2018-06-26 09:27:52 -07:00
vyos nxos cliconf plugin refactor (#43203) 2018-07-27 11:05:40 +05:30
__init__.py