community.general/lib/ansible/modules/network
Trishna Guha 6d1bd33aa5 fix iosxr_banner (#27378)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2017-07-28 17:09: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 New module aireos_command (#26769) 2017-07-19 23:14:52 +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 Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
iosxr fix iosxr_banner (#27378) 2017-07-28 17:09:04 +05:30
junos Remove Deprecated Template network modules (#27076) 2017-07-27 19:40:11 +01:00
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
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_vrf_af nxapi & cli (#27307) 2017-07-28 09:02:02 +05:30
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