community.general/lib/ansible/modules/network
Trishna Guha 343b83041e nxos_feature fix and unit test (#25200)
* nxos_feature fix

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* nxos_feature unit test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove from pep8/legacy-file

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-06-01 08:58:35 +05:30
..
a10 Remove redundant return statement from a10_ser* (#24930) 2017-05-23 16:45:24 -04:00
aos aos_login change default port and add version check (#24752) 2017-05-26 11:59:51 +01:00
asa Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
avi Avi module to setup GSLB Geo DB profile. (#24812) 2017-05-19 08:34:12 +01:00
bigswitch [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
citrix Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
cloudengine Minor fixes (#25059) 2017-05-26 15:17:08 +01:00
cumulus Fixed wrong variable in cumulus network module (#23950) 2017-05-19 12:49:07 -04:00
dellos6 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos9 network_cli modules don't always return stdout or stdout_lines (#23573) 2017-04-13 11:59:23 -04:00
dellos10 Update facts module to support the new OS10 10.3 release (#25090) 2017-05-31 17:09:10 +01:00
eos eos_user Add documentation and example to change password (#24750) 2017-05-24 21:27:50 +05:30
f5 Adds the bigip_snmp_trap module to Ansible (#24848) 2017-05-24 12:57:30 -04:00
fortios Revert "[WIP]Fortios address group" (#24549) 2017-05-12 10:56:39 -06:00
illumos Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ios Fixes #24251 save config only if it is changed (#24345) 2017-05-16 19:54:36 +05:30
iosxr Workaround for unicast RPF check (#24519) 2017-05-16 10:11:52 -04:00
junos Add config_format note in junos_facts docs (#25125) 2017-05-30 22:39:09 +05:30
lenovo [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
netconf Update netconf_config.py (#24323) 2017-05-09 16:04:59 -04:00
netvisor [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04:00
nxos nxos_feature fix and unit test (#25200) 2017-06-01 08:58:35 +05:30
openswitch Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ordnance Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ovs openvswitch_bridge.py: Avoid runtime error with no external_ids (#25128) 2017-05-29 14:44:17 +02:00
panos removing folded style formatting for synopsis (#22746) 2017-05-12 10:00:19 -06:00
sros Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
vyos Add name_servers alias to name_server vyos_system parameter (#24972) 2017-05-24 12:15:51 +02:00
__init__.py