community.general/lib/ansible/modules/network
Tim Rupp 49f34fec13
Correct unit tests and module fixes (#44488)
Cleanup of unit tests. Modules fixes in iapp_template nad profile_dns
to support unit tests.
2018-08-21 22:02:11 -04:00
..
a10 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
aci aci_fabric_node: Fix idempotency (with newer ACI ?) (#43848) 2018-08-09 02:27:22 +02:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos To improve readability, we added a line feed. (#43801) 2018-08-08 16:10:26 -07:00
aruba Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
asa asa_config doc attach acl to interface (#41253) 2018-08-01 11:43:20 -04:00
avi Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
bigswitch Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
citrix Fix deprecated warnings 2018-04-17 06:47:37 -07:00
cli fix diff precedence cli_config module (#44295) 2018-08-17 12:59:24 +05:30
cloudengine Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
cloudvision Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cnos Moving method from util to module (#43923) 2018-08-17 14:17:11 -04:00
cumulus To improve readability, we added a line feed. (#43801) 2018-08-08 16:10:26 -07:00
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
dellos10 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
edgeos Fix typeo in param name (#41287) 2018-06-07 19:28:04 -04:00
enos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
eos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
exos new module exos_config (#43902) 2018-08-15 14:56:50 -07:00
f5 Correct unit tests and module fixes (#44488) 2018-08-21 22:02:11 -04:00
files Corrects module name in net_get module doc (#43816) 2018-08-08 16:14:33 -07:00
fortimanager
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 FIX ISSUE:#43878 when the vlans string have a final comma. (#43879) 2018-08-20 12:48:46 +05:30
iosxr Update iosxr cliconf plugin (#43837) 2018-08-10 13:12:51 +05:30
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos Added junos_config note about override set format (#43608) 2018-08-08 15:58:28 +02:00
layer2
layer3
meraki Meraki/doc response vlan (#43669) 2018-08-06 01:52:16 +02:00
netact
netconf Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
netscaler Netscaler various fixes (#34800) 2018-02-06 19:11:44 +00:00
netvisor Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
nos nos_facts module and tests (#44094) 2018-08-21 10:03:04 -07: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 nxos_linkagg mode fix (#44294) 2018-08-17 12:27:13 +05:30
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ordnance Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ovs openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-10 10:31:03 +05:30
panos Add 'panos_set' module for pushing arbitrary commands to PAN-OS NVA's (#43339) 2018-08-15 20:16:30 -07:00
protocol
radware Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
routeros New module: routeros — manage MikroTik RouterOS (#41155) 2018-07-30 10:28:03 +05:30
routing provide detailed description of module (#36107) 2018-02-13 14:00:48 +00:00
slxos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -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
voss new voss_facts module (#44234) 2018-08-16 18:53:35 +05:30
vyos Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
__init__.py