ansible/test/units/modules/network
David Newswanger a37c5e53e6 fix prompt error when deleting ios user (#28175)
* fix prompt error when deleting ios user

* placate pep8

* wrap delete user command in function

* fix python 3 unit tests
2017-08-16 15:15:41 +05:30
..
aireos Adding aireos_config module (#27408) 2017-07-29 00:36:04 +05:30
aruba Adding aruba_config module (#27130) 2017-08-01 11:44:26 -06:00
basics
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 2017-08-02 15:24:52 +01:00
cumulus test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
eos eos_user fix username param (#28114) 2017-08-16 12:08:59 +05:30
f5 Skip f5 tests if f5-sdk is not installed (#27035) 2017-07-19 10:09:25 -06:00
ios fix prompt error when deleting ios user (#28175) 2017-08-16 15:15:41 +05:30
iosxr fix iosxr_banner (#27378) 2017-07-28 17:09:04 +05:30
junos Fix junos unit test failures (#26676) 2017-07-12 08:36:16 -07:00
netscaler New module: manage Citrix Netscaler GSLB site configuration (network/netscaler/netscaler_gslb_site) (#27639) 2017-08-03 15:26:17 +01:00
nuage New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 2017-07-25 12:35:03 +01:00
nxos Fix nxos_vpc issues (#28188) 2017-08-15 12:08:55 -04:00
ovs Actually check for equality on empty commands array (#25308) 2017-06-06 09:56:44 -04:00
vyos vyos_static_route implementation module (#26426) 2017-07-10 16:34:56 +05:30
__init__.py