mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
@@ -22,7 +22,9 @@ version_added: 1.8
|
||||
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' server object.
|
||||
description:
|
||||
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv2.
|
||||
author: "Eric Chou (@ericchou) 2016, Mischa Peters (@mischapeters) 2014"
|
||||
author:
|
||||
- Eric Chou (@ericchou)
|
||||
- Mischa Peters (@mischapeters)
|
||||
notes:
|
||||
- Requires A10 Networks aXAPI 2.1.
|
||||
extends_documentation_fragment:
|
||||
|
||||
@@ -22,7 +22,9 @@ version_added: 1.8
|
||||
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' service groups.
|
||||
description:
|
||||
- Manage SLB (Server Load Balancing) service-group objects on A10 Networks devices via aXAPIv2.
|
||||
author: "Eric Chou (@ericchou) 2016, Mischa Peters (@mischapeters) 2014"
|
||||
author:
|
||||
- Eric Chou (@ericchou)
|
||||
- Mischa Peters (@mischapeters)
|
||||
notes:
|
||||
- Requires A10 Networks aXAPI 2.1.
|
||||
- When a server doesn't exist and is added to the service-group the server will be created.
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_actiongroupconfig
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ActionGroupConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_alertconfig
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AlertConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_alertemailconfig
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AlertEmailConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_alertscriptconfig
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AlertScriptConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_alertsyslogconfig
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AlertSyslogConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_analyticsprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AnalyticsProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -19,7 +19,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_api_session
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Avi API Module
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_applicationpersistenceprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ApplicationPersistenceProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_applicationprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ApplicationProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_authprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AuthProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_autoscalelaunchconfig
|
||||
author: Chaitanya Deshpande (chaitanya.deshpande@avinetworks.com)
|
||||
author: Chaitanya Deshpande (@chaitanyaavi) <chaitanya.deshpande@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of AutoScaleLaunchConfig Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_backup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Backup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_backupconfiguration
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of BackupConfiguration Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_certificatemanagementprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of CertificateManagementProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_cloud
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Cloud Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_cloudconnectoruser
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of CloudConnectorUser Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_cloudproperties
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of CloudProperties Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_cluster
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Cluster Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_clusterclouddetails
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ClusterCloudDetails Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_controllerproperties
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ControllerProperties Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_customipamdnsprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of CustomIpamDnsProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_dnspolicy
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of DnsPolicy Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_errorpagebody
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ErrorPageBody Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_errorpageprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ErrorPageProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslb
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Gslb Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -30,7 +30,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslbapplicationpersistenceprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of GslbApplicationPersistenceProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslbgeodbprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of GslbGeoDbProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -30,7 +30,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslbhealthmonitor
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of GslbHealthMonitor Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslbservice
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of GslbService Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -19,7 +19,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_gslbservice_patch_member
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Avi API Module
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_hardwaresecuritymodulegroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of HardwareSecurityModuleGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_healthmonitor
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of HealthMonitor Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_httppolicyset
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of HTTPPolicySet Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_ipaddrgroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of IpAddrGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_ipamdnsproviderprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of IpamDnsProviderProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_l4policyset
|
||||
author: Chaitanya Deshpande (chaitanya.deshpande@avinetworks.com)
|
||||
author: Chaitanya Deshpande (@chaitanyaavi) <chaitanya.deshpande@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of L4PolicySet Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_microservicegroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of MicroServiceGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_network
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Network Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_networkprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of NetworkProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_networksecuritypolicy
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of NetworkSecurityPolicy Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_pkiprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of PKIProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_pool
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Pool Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_poolgroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of PoolGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_poolgroupdeploymentpolicy
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of PoolGroupDeploymentPolicy Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_prioritylabels
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of PriorityLabels Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_role
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Role Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_scheduler
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Scheduler Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_seproperties
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of SeProperties Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_serverautoscalepolicy
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ServerAutoScalePolicy Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_serviceengine
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ServiceEngine Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_serviceenginegroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of ServiceEngineGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_snmptrapprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of SnmpTrapProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_sslkeyandcertificate
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of SSLKeyAndCertificate Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_sslprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of SSLProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_stringgroup
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of StringGroup Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_systemconfiguration
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of SystemConfiguration Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_tenant
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Tenant Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_trafficcloneprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of TrafficCloneProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -31,7 +31,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_useraccount
|
||||
author: Chaitanya Deshpande (chaitanya.deshpande@avinetworks.com)
|
||||
author: Chaitanya Deshpande (@chaitanyaavi) <chaitanya.deshpande@avinetworks.com>
|
||||
|
||||
short_description: Avi UserAccount Module
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_useraccountprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of UserAccountProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_virtualservice
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of VirtualService Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_vrfcontext
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of VrfContext Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_vsdatascriptset
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of VSDataScriptSet Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_vsvip
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of VsVip Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_wafpolicy
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of WafPolicy Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_wafprofile
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of WafProfile Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: avi_webhook
|
||||
author: Gaurav Rastogi (grastogi@avinetworks.com)
|
||||
author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
|
||||
|
||||
short_description: Module for setup of Webhook Avi RESTful Object
|
||||
description:
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: dellos6_config
|
||||
version_added: "2.2"
|
||||
author: "Abirami N(@abirami-n)"
|
||||
author: "Abirami N (@abirami-n)"
|
||||
short_description: Manage Dell EMC Networking OS6 configuration sections
|
||||
description:
|
||||
- OS6 configurations use a simple block indent file syntax
|
||||
|
||||
@@ -17,7 +17,7 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: dellos6_facts
|
||||
version_added: "2.2"
|
||||
author: "Abirami N(@abirami-n)"
|
||||
author: "Abirami N (@abirami-n)"
|
||||
short_description: Collect facts from remote devices running Dell EMC Networking OS6
|
||||
description:
|
||||
- Collects a base set of device facts from a remote device that
|
||||
|
||||
@@ -106,7 +106,7 @@ options:
|
||||
- absent
|
||||
extends_documentation_fragment: f5
|
||||
author:
|
||||
- Wojciech Wypior(@wojtek0806)
|
||||
- Wojciech Wypior (@wojtek0806)
|
||||
'''
|
||||
|
||||
EXAMPLES = r'''
|
||||
|
||||
@@ -17,7 +17,7 @@ module: iosxr_system
|
||||
version_added: "2.3"
|
||||
author:
|
||||
- "Peter Sprygada (@privateip)"
|
||||
- "Kedar Kekan @kedarX"
|
||||
- "Kedar Kekan (@kedarX)"
|
||||
short_description: Manage the system attributes on Cisco IOS XR devices
|
||||
description:
|
||||
- This module provides declarative management of node system attributes
|
||||
|
||||
@@ -14,7 +14,7 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: onyx_ptp_global
|
||||
version_added: "2.8"
|
||||
author: "Anas Badaha(@anasb)"
|
||||
author: "Anas Badaha (@anasb)"
|
||||
short_description: Configures PTP Global parameters
|
||||
description:
|
||||
- This module provides declarative management of PTP Global configuration
|
||||
|
||||
@@ -14,7 +14,7 @@ DOCUMENTATION = """
|
||||
---
|
||||
module: onyx_ptp_interface
|
||||
version_added: '2.8'
|
||||
author: 'Anas Badaha(@anasb)'
|
||||
author: 'Anas Badaha (@anasb)'
|
||||
short_description: 'Configures PTP on interface'
|
||||
description:
|
||||
- "This module provides declarative management of PTP interfaces configuration\non Mellanox ONYX network devices."
|
||||
|
||||
@@ -18,7 +18,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: openvswitch_db
|
||||
author: "Mark Hamilton (mhamilton@vmware.com)"
|
||||
author: "Mark Hamilton (@markleehamilton) <mhamilton@vmware.com>"
|
||||
version_added: 2.0
|
||||
short_description: Configure open vswitch database.
|
||||
requirements: [ "ovs-vsctl >= 2.3.3" ]
|
||||
|
||||
Reference in New Issue
Block a user