community.general/lib/ansible/modules/network
Ricardo Carrillo Cruz 5a20095b04 Add missing __init__.py on network protocol folder (#26742) 2017-07-13 12:04:49 +02:00
..
a10 Remove redundant return statement from a10_ser* (#24930) 2017-05-23 16:45:24 -04:00
aos spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
asa Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01: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 Move redudant check_ip_addr method to common ce (#25575) 2017-06-15 13:21:18 +01:00
cumulus Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01: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 fixes issue when creating instance of NetworkConfig (#26665) 2017-07-11 21:28:35 -04:00
f5 Adds missing fields for iapp service (#26507) 2017-07-10 07:27:49 +01:00
fortios Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
illumos Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
interface junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
ios fixes issue when creating instance of NetworkConfig (#26665) 2017-07-11 21:28:35 -04:00
iosxr Adding admin option for iosxr_config (#26509) 2017-07-10 10:22:45 -06:00
junos junos_linkagg implementation and junos modules refactor (#26587) 2017-07-11 09:52:53 +05:30
layer2 Add net_l2_interface platform agnostic module (#26410) 2017-07-05 11:15:19 +05:30
layer3 Add net_l3_interface vendor neutral module (#26484) 2017-07-06 21:02:25 +02: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
nxos nxos_pim_interface (#26367) 2017-07-12 15:39:43 -04:00
openswitch Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
ordnance Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
ovs openvswitch_bridge.py: Avoid runtime error with no external_ids (#25128) 2017-05-29 14:44:17 +02:00
panos Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
protocol Add missing __init__.py on network protocol folder (#26742) 2017-07-13 12:04:49 +02:00
routing Move net_* modules into specific sub-topics (#26234) 2017-06-29 13:04:33 +01:00
sros Correct RETURN data types for Network modules (#24104) 2017-04-28 12:15:18 +01:00
system Remove xml return for junos declarative modules (#26400) 2017-07-04 21:49:26 +05:30
vyos vyos_logging implementation module (#26654) 2017-07-12 15:54:19 +05:30
__init__.py