community.general/lib/ansible/modules/network
Dag Wieers d8ba8c03f3
ACI: Make querying links and nodes possible (#43441)
This functionality was not considered when the module was written, but
there's no reason why it shouldn't be supported.

We had to rework the query string construction and object filtering.
This new functionality allows to filter on arbitrary keys and supports
None values.

This PR fixes various issues with the existing framework, including
querying specific objects using construct_url_4 (i.e.
aci_epg_to_contract and aci_static_binding_to_epg)
2018-08-07 23:54:54 +02:00
..
a10 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
aci ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aireos Adding changed option to save_when for aireos (#40681) 2018-05-31 10:35:12 -04:00
aos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -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 cli_command module (#42916) 2018-08-06 10:41:57 -04:00
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 Refactoring to persistence connection BGP, factory, reload, save, showrun modules (#43534) 2018-08-03 08:40:24 -04:00
cumulus NCLU - Add example: Changing the hostname and committing on Cumulus Linux (#42872) 2018-08-01 15:32:57 -04: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 gets rid of rst error on exos module docs (#39244) 2018-04-24 19:45:07 +01:00
f5 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -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 Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
iosxr Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
ironware Change Brocade references to Extreme (#40571) 2018-05-23 15:18:37 +01:00
junos junos_user: additonal sshkey types added (#43685) 2018-08-06 10:20:27 +05:30
layer2 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
layer3 Specify default delay (DOCUMENTATION only change) (#30344) 2017-09-14 11:42:20 +01:00
meraki Meraki/doc response vlan (#43669) 2018-08-06 01:52:16 +02:00
netact Netact cm command2 (#34873) 2018-01-30 19:00:29 +00:00
netconf Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
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
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 Fix argument error in DCI (#43634) 2018-08-03 19:02:26 +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: Make 'key' parameter optional (#42110) 2018-07-09 19:12:41 +05:30
panos Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
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
vyos Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00