community.general/lib/ansible/modules/network
Kevin Breit 106e4b374a Meraki utility - construct_path() now supports custom keys (#42286)
* construct_path() now supports custom keys

- Allows for much more flexible test substitution
- Implemented functionality in meraki_vlan for test case

* Fix comments for PEP8
2018-07-14 02:26:37 +02:00
..
a10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
aci aci_bd_subnet: Support parameter scope not set (#42675) 2018-07-12 15:20:33 +02:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
avi Added module for Autoscale Launch Config (#37345) 2018-04-05 15:51:39 +01:00
bigswitch Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
citrix Fix deprecated warnings 2018-04-17 06:47:37 -07:00
cloudengine modules, cloudengine: Fixed typo: ansilbe -> ansible 2018-05-15 13:42:04 +02:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Fixing copy paste issue (#41121) 2018-06-05 14:31:50 +05:30
cumulus Add Show Interface Example (#41863) 2018-06-25 08:47:02 -05:00
dellos6 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos9 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
dellos10 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
edgeos Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
enos Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
eos Update eos, ios, vyos cliconf plugin (#42300) 2018-07-04 19:45:21 +05:30
exos gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 Marks select modules as stableinterface (#41741) 2018-06-20 12:16:43 -07:00
files Idempotency for net_get and net_put modules (#42307) 2018-07-05 20:15:25 +05:30
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios Initial commit for fortios_webfilter (#37196) 2018-04-27 10:47:58 +01:00
illumos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
interface Network modules to link to network guide (#37033) 2018-03-06 12:01:07 +00:00
ios Devel ios vrf submode (#41659) 2018-07-12 20:27:10 +05:30
iosxr DCI failures (#41241) 2018-06-07 15:55:03 +05:30
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Fix junos facts integration test failures (#42623) 2018-07-12 09:53:03 +05:30
layer2
layer3
meraki Meraki utility - construct_path() now supports custom keys (#42286) 2018-07-14 02:26:37 +02:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf fix netconf_get documentation section and lock logic (#40357) 2018-06-12 11:36:44 +05:30
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
netvisor Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 2018-03-20 10:01:36 +00:00
nuage Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
nxos Add get_capabilities in nxapi module_utils (#42688) 2018-07-13 11:11:35 +05:30
onyx More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ordnance Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovs openvswitch_db: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
panos Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
protocol
radware vdirect modules: fix 'import' sanity test (#39706) 2018-05-03 18:13:06 -07:00
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos Adding slxos_lldp module (#39259) 2018-06-26 09:27:52 -07:00
sros Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
vyos allow empty line in src template file (#42493) 2018-07-11 11:29:07 +05:30
__init__.py