1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-22 17:28:50 +00:00
community.general/lib/ansible/modules/network
Dag Wieers a200ecf966 aci_rest: Accept YAML input and validate content input
This PR includes:
- Accept inline YAML, YAML string, inline JSON, JSON string input and
  XML string input
- Validate YAML, JSON and XML input
2017-09-05 00:59:15 -07:00
..
a10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aci aci_rest: Accept YAML input and validate content input 2017-09-05 00:59:15 -07:00
aireos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
aos Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
aruba Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
asa implements missing code to handle before and after arguments (#28612) 2017-08-24 16:00:54 -04:00
avi Update metadata to 1.1 2017-08-15 23:12:08 -07:00
bigswitch Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
citrix Deprecate citrix/netscaler module (#28280) 2017-08-25 13:51:15 -04:00
cloudengine Remove module_utils.shell (#28560) 2017-08-24 14:55:03 -04:00
cloudvision Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cumulus Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
dellos6 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos9 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
dellos10 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
eos module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780) 2017-08-31 15:29:57 -04:00
f5 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
fortios Update metadata to 1.1 2017-08-15 23:12:08 -07:00
illumos Update metadata to 1.1 2017-08-15 23:12:08 -07:00
interface fix aggregate doc example (#28528) 2017-08-23 02:16:45 +05:30
ios IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
iosxr Tested against IOS XR version (#28563) 2017-08-23 22:55:21 +05:30
junos Ensure proper conversion while backing up of junos config (#28958) 2017-09-04 20:12:11 +05:30
layer2 Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
layer3 eos aggregate spec validation and doc changes (#28414) 2017-08-19 01:41:20 +05:30
lenovo Solving Coverity issues (#28057) 2017-08-16 17:29:34 +01:00
netconf Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
netscaler Lowercase enabled, disabled option values (#27764) 2017-08-25 13:11:48 -04:00
netvisor Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nuage Update metadata to 1.1 2017-08-15 23:12:08 -07:00
nxos nxos_bgp_neighbor: Fix regex &report warnings (#28888) 2017-09-01 15:17:42 -04:00
ordnance Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovs Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
panos panos_sag: static address group (#28041) 2017-08-25 16:35:35 +01:00
protocol Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
radware Module for uploading templates into vDirect server (#27570) 2017-08-25 16:23:36 +01:00
routing Assign network modules maintained by the network team the network metadata 2017-08-15 23:12:08 -07:00
sros Update metadata to 1.1 2017-08-15 23:12:08 -07:00
system Net Ping: Add new action plugin for *_ping network modules (#28558) 2017-08-29 13:28:58 -04:00
vyos Tested against VYOS version (#28562) 2017-08-24 19:08:05 +05:30
__init__.py