ansible/lib/ansible/modules/network
James Mighion a328e96455 Adding aireos_config module (#27408)
* Adding aireos_config module.

* Fixing pep8 W291.
2017-07-29 00:36:04 +05:30
..
a10 Remove redundant return statement from a10_ser* (#24930) 2017-05-23 16:45:24 -04:00
aci Simplify XML error-handling and typo (#26929) 2017-07-19 08:46:16 +01:00
aireos Adding aireos_config module (#27408) 2017-07-29 00:36:04 +05:30
aos Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
aruba Adding aruba_command module along with unit tests. (#26625) 2017-07-19 09:49:12 +05:30
asa Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
avi New Avi Module for Auth Profile objects (#24842) 2017-06-16 20:24:00 +01:00
bigswitch New module: Add Bcf switch module. (network/bigswitch/bcf_switch) (#24261) 2017-06-09 08:14:28 -06:00
citrix Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
cloudengine Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
cumulus Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
dellos6 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
dellos9 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
dellos10 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
eos Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
f5 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
fortios Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
illumos Fix modules' use of BOOLEANS* 2017-07-17 11:48:05 -07:00
interface changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
ios fixed nontype error (#27428) 2017-07-28 21:50:09 +05:30
iosxr Iosxr attribute error #27122 (#27425) 2017-07-28 20:07:34 +05:30
junos Fix fetch configuration in junos_command (#26392) 2017-07-28 23:06:21 +05:30
layer2 changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
layer3 changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
lenovo Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
netconf Update netconf_config.py (#24323) 2017-05-09 16:04:59 -04:00
netscaler Add module netscaler_cs_action (#26147) 2017-06-28 19:16:46 +05:30
netvisor [WIP] Network return docs (#23441) 2017-04-12 13:13:41 -04: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 portchannel force option (#27190) 2017-07-28 13:06:41 -04:00
openswitch Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
ordnance Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
ovs openvswitch_bridge.py: Avoid runtime error with no external_ids (#25128) 2017-05-29 14:44:17 +02:00
panos Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
protocol Split net_lldp into net_lldp (service) and net_lldp_interface (#26757) 2017-07-13 16:38:15 +02:00
routing changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
sros Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
system changed collection arg to argregate on 2.4 network modules (#26649) 2017-07-26 10:09:17 -04:00
vyos change collection to aggregate (#27325) 2017-07-26 20:36:56 +05:30
__init__.py