Bulk fix DOCUMENTATION.author (Part 1) (#48934)

* Bulk fix DOCUMENTATION.author
This commit is contained in:
John R Barker 2018-11-20 19:31:35 +00:00 committed by GitHub
parent 9c71f176f3
commit 3fcc564bbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
157 changed files with 171 additions and 164 deletions

View file

@ -21,8 +21,8 @@ description:
- Creates, updates or removes a Scaling Policy - Creates, updates or removes a Scaling Policy
version_added: "2.5" version_added: "2.5"
author: author:
- Gustavo Maia(@gurumaia) - Gustavo Maia (@gurumaia)
- Chen Leibovich(@chenl87) - Chen Leibovich (@chenl87)
requirements: [ json, botocore, boto3 ] requirements: [ json, botocore, boto3 ]
options: options:
policy_name: policy_name:

View file

@ -14,7 +14,7 @@ short_description: Gather facts about availability zones in AWS.
description: description:
- Gather facts about availability zones in AWS. - Gather facts about availability zones in AWS.
version_added: '2.5' version_added: '2.5'
author: 'Henrique Rodrigues (github.com/Sodki)' author: 'Henrique Rodrigues (@Sodki)'
options: options:
filters: filters:
description: description:

View file

@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
module: aws_direct_connect_gateway module: aws_direct_connect_gateway
author: Gobin Sougrakpam (gobins@github) author: Gobin Sougrakpam (@gobins)
version_added: "2.5" version_added: "2.5"
short_description: Manage AWS Direct Connect Gateway. short_description: Manage AWS Direct Connect Gateway.
description: description:

View file

@ -14,7 +14,7 @@ short_description: Gather facts about AWS regions.
description: description:
- Gather facts about AWS regions. - Gather facts about AWS regions.
version_added: '2.5' version_added: '2.5'
author: 'Henrique Rodrigues (github.com/Sodki)' author: 'Henrique Rodrigues (@Sodki)'
options: options:
filters: filters:
description: description:

View file

@ -21,7 +21,7 @@ description:
- Create or delete log_group in CloudWatchLogs. - Create or delete log_group in CloudWatchLogs.
version_added: "2.5" version_added: "2.5"
author: author:
- Willian Ricardo(@willricardo) <willricardo@gmail.com> - Willian Ricardo (@willricardo) <willricardo@gmail.com>
requirements: [ json, botocore, boto3 ] requirements: [ json, botocore, boto3 ]
options: options:
state: state:

View file

@ -17,7 +17,7 @@ short_description: get facts about log_group in CloudWatchLogs
description: Lists the specified log groups. You can list all your log groups or filter the results by prefix. description: Lists the specified log groups. You can list all your log groups or filter the results by prefix.
version_added: "2.5" version_added: "2.5"
author: author:
- Willian Ricardo(@willricardo) <willricardo@gmail.com> - Willian Ricardo (@willricardo) <willricardo@gmail.com>
requirements: [ botocore, boto3 ] requirements: [ botocore, boto3 ]
options: options:
log_group_name: log_group_name:

View file

@ -16,8 +16,8 @@ DOCUMENTATION = '''
module: data_pipeline module: data_pipeline
version_added: "2.4" version_added: "2.4"
author: author:
- Raghu Udiyar <raghusiddarth@gmail.com> (@raags) - Raghu Udiyar (@raags) <raghusiddarth@gmail.com>
- Sloane Hertel <shertel@redhat.com> - Sloane Hertel (@s-hertel) <shertel@redhat.com>
requirements: [ "boto3" ] requirements: [ "boto3" ]
short_description: Create and manage AWS Datapipelines short_description: Create and manage AWS Datapipelines
extends_documentation_fragment: extends_documentation_fragment:

View file

@ -212,7 +212,7 @@ options:
author: author:
- "Tim Gerla (@tgerla)" - "Tim Gerla (@tgerla)"
- "Lester Wade (@lwade)" - "Lester Wade (@lwade)"
- "Seth Vidal" - "Seth Vidal (@skvidal)"
extends_documentation_fragment: aws extends_documentation_fragment: aws
''' '''

View file

@ -15,7 +15,7 @@ version_added: '2.5'
short_description: Gather facts about ec2 AMIs short_description: Gather facts about ec2 AMIs
description: Gather facts about ec2 AMIs description: Gather facts about ec2 AMIs
author: author:
- Prasad Katti, @prasadkatti - Prasad Katti (@prasadkatti)
requirements: [ boto3 ] requirements: [ boto3 ]
options: options:
image_ids: image_ids:

View file

@ -14,7 +14,7 @@ description:
- Gather facts about customer gateways in AWS - Gather facts about customer gateways in AWS
version_added: "2.5" version_added: "2.5"
requirements: [ boto3 ] requirements: [ boto3 ]
author: Madhura Naniwadekar(@Madhura-CSI) author: Madhura Naniwadekar (@Madhura-CSI)
options: options:
filters: filters:
description: description:

View file

@ -26,7 +26,7 @@ description:
- Gather facts about EC2 Elastic Load Balancers in AWS - Gather facts about EC2 Elastic Load Balancers in AWS
version_added: "2.0" version_added: "2.0"
author: author:
- "Michael Schultz (github.com/mjschultz)" - "Michael Schultz (@mjschultz)"
- "Fernando Jose Pando (@nand0p)" - "Fernando Jose Pando (@nand0p)"
options: options:
names: names:

View file

@ -18,7 +18,7 @@ description:
- Create and manage AWS EC2 instance - Create and manage AWS EC2 instance
version_added: "2.5" version_added: "2.5"
author: author:
- Ryan Scott Brown, @ryansb - Ryan Scott Brown (@ryansb)
requirements: [ "boto3", "botocore" ] requirements: [ "boto3", "botocore" ]
options: options:
instance_ids: instance_ids:

View file

@ -16,7 +16,7 @@ description:
- Gather facts about VPN Connections in AWS. - Gather facts about VPN Connections in AWS.
version_added: "2.6" version_added: "2.6"
requirements: [ boto3 ] requirements: [ boto3 ]
author: Madhura Naniwadekar(@Madhura-CSI) author: Madhura Naniwadekar (@Madhura-CSI)
options: options:
filters: filters:
description: description:

View file

@ -26,7 +26,7 @@ description:
- Gather facts about EC2 Elastic Load Balancers in AWS - Gather facts about EC2 Elastic Load Balancers in AWS
version_added: "2.0" version_added: "2.0"
author: author:
- "Michael Schultz (github.com/mjschultz)" - "Michael Schultz (@mjschultz)"
- "Fernando Jose Pando (@nand0p)" - "Fernando Jose Pando (@nand0p)"
options: options:
names: names:

View file

@ -68,7 +68,7 @@ options:
requirements: [ "boto" ] requirements: [ "boto" ]
author: Jonathan I. Davila author: Jonathan I. Davila (@defionscode)
extends_documentation_fragment: extends_documentation_fragment:
- aws - aws
- ec2 - ec2

View file

@ -13,7 +13,7 @@ short_description: Manage AWS IAM users
description: description:
- Manage AWS IAM users - Manage AWS IAM users
version_added: "2.5" version_added: "2.5"
author: Josh Souza, @joshsouza author: Josh Souza (@joshsouza)
options: options:
name: name:
description: description:

View file

@ -66,7 +66,7 @@ extends_documentation_fragment:
- azure_tags - azure_tags
author: author:
- "Yunge Zhu(@yungezz)" - "Yunge Zhu (@yungezz)"
''' '''

View file

@ -45,7 +45,7 @@ extends_documentation_fragment:
- azure_tags - azure_tags
author: author:
- "Ozi Boms @ozboms" - "Ozi Boms (@ozboms)"
''' '''

View file

@ -39,7 +39,7 @@ extends_documentation_fragment:
- azure_tags - azure_tags
author: author:
- "Obezimnaka Boms @ozboms" - "Obezimnaka Boms (@ozboms)"
''' '''

View file

@ -36,7 +36,7 @@ extends_documentation_fragment:
- azure - azure
author: author:
- "Madhura Naniwadekar(@Madhura-CSI)" - "Madhura Naniwadekar (@Madhura-CSI)"
''' '''

View file

@ -182,7 +182,7 @@ extends_documentation_fragment:
- azure_tags - azure_tags
author: author:
- "Yunge Zhu(@yungezz)" - "Yunge Zhu (@yungezz)"
''' '''

View file

@ -22,7 +22,7 @@ short_description: Manages disk offerings on Apache CloudStack based clouds.
version_added: "2.7" version_added: "2.7"
author: author:
- "David Passante (@dpassante)" - "David Passante (@dpassante)"
- "René Moser(@resmo)" - "René Moser (@resmo)"
options: options:
disk_size: disk_size:
description: description:

View file

@ -59,7 +59,7 @@ notes:
- If snapshot_id is used, region and block_size will be ignored and changed to null. - If snapshot_id is used, region and block_size will be ignored and changed to null.
author: author:
- "Harnek Sidhu (github: @harneksidhu)" - "Harnek Sidhu (@harneksidhu)"
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -158,7 +158,9 @@ requirements:
notes: notes:
- Either I(instance_names) or I(name) is required. - Either I(instance_names) or I(name) is required.
- JSON credentials strongly preferred. - JSON credentials strongly preferred.
author: "Eric Johnson (@erjohnso) <erjohnso@google.com>, Tom Melendez (@supertom) <supertom@google.com>" author:
- Eric Johnson (@erjohnso) <erjohnso@google.com>
- Tom Melendez (@supertom) <supertom@google.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -63,7 +63,7 @@ options:
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"
- "apache-libcloud" - "apache-libcloud"
author: "Tom Melendez (supertom)" author: "Tom Melendez (@supertom)"
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -16,7 +16,7 @@ DOCUMENTATION = '''
module: helm module: helm
short_description: Manages Kubernetes packages with the Helm package manager short_description: Manages Kubernetes packages with the Helm package manager
version_added: "2.4" version_added: "2.4"
author: "Flavio Percoco (flaper87)" author: "Flavio Percoco (@flaper87)"
description: description:
- Install, upgrade, delete and list packages with the Helm package manager. - Install, upgrade, delete and list packages with the Helm package manager.
requirements: requirements:

View file

@ -106,7 +106,7 @@ options:
notes: notes:
- To just run a `terraform plan`, use check mode. - To just run a `terraform plan`, use check mode.
requirements: [ "terraform" ] requirements: [ "terraform" ]
author: "Ryan Scott Brown @ryansb" author: "Ryan Scott Brown (@ryansb)"
''' '''
EXAMPLES = """ EXAMPLES = """

View file

@ -55,7 +55,7 @@ requirements:
author: author:
- Ansible Core Team - Ansible Core Team
- Michael DeHaan - Michael DeHaan
- Seth Vidal - Seth Vidal (@skvidal)
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -21,7 +21,7 @@ description:
- Reads data out of XenAPI, can be used instead of multiple xe commands. - Reads data out of XenAPI, can be used instead of multiple xe commands.
author: author:
- Andy Hill (@andyhky) - Andy Hill (@andyhky)
- Tim Rupp - Tim Rupp (@caphrim007)
- Robin Lee (@cheese) - Robin Lee (@cheese)
options: {} options: {}
''' '''

View file

@ -17,7 +17,7 @@ module: os_quota
short_description: Manage OpenStack Quotas short_description: Manage OpenStack Quotas
extends_documentation_fragment: openstack extends_documentation_fragment: openstack
version_added: "2.3" version_added: "2.3"
author: "Michael Gale (gale.michael@gmail.com)" author: "Michael Gale (@mgale) <gale.michael@gmail.com>"
description: description:
- Manage OpenStack Quotas. Quotas can be created, - Manage OpenStack Quotas. Quotas can be created,
updated or deleted using this module. A quota will be updated updated or deleted using this module. A quota will be updated

View file

@ -20,7 +20,9 @@ module: os_stack
short_description: Add/Remove Heat Stack short_description: Add/Remove Heat Stack
extends_documentation_fragment: openstack extends_documentation_fragment: openstack
version_added: "2.2" version_added: "2.2"
author: "Mathieu Bultel (matbu), Steve Baker (steveb)" author:
- "Mathieu Bultel (@matbu)"
- "Steve Baker (@steveb)"
description: description:
- Add or Remove a Stack to an OpenStack Heat - Add or Remove a Stack to an OpenStack Heat
options: options:

View file

@ -29,8 +29,8 @@ version_added: "2.3"
author: author:
- Tomas Karasek (@t0mk) <tom.to.the.k@gmail.com> - Tomas Karasek (@t0mk) <tom.to.the.k@gmail.com>
- Matt Baldwin <baldwin@stackpointcloud.com> - Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
- Thibaud Morel l'Horset <teebes@gmail.com> - Thibaud Morel l'Horset (@teebes) <teebes@gmail.com>
options: options:
auth_token: auth_token:

View file

@ -117,7 +117,7 @@ options:
requirements: requirements:
- "profitbricks" - "profitbricks"
- "python >= 2.6" - "python >= 2.6"
author: Matt Baldwin (baldwin@stackpointcloud.com) author: Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -60,7 +60,7 @@ options:
choices: [ "present", "absent" ] choices: [ "present", "absent" ]
requirements: [ "profitbricks" ] requirements: [ "profitbricks" ]
author: Matt Baldwin (baldwin@stackpointcloud.com) author: Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -61,7 +61,7 @@ options:
choices: ["present", "absent"] choices: ["present", "absent"]
requirements: [ "profitbricks" ] requirements: [ "profitbricks" ]
author: Matt Baldwin (baldwin@stackpointcloud.com) author: Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -104,7 +104,7 @@ options:
choices: ["present", "absent"] choices: ["present", "absent"]
requirements: [ "profitbricks" ] requirements: [ "profitbricks" ]
author: Matt Baldwin (baldwin@stackpointcloud.com) author: Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -57,7 +57,7 @@ options:
choices: ["present", "absent"] choices: ["present", "absent"]
requirements: [ "profitbricks" ] requirements: [ "profitbricks" ]
author: Matt Baldwin (baldwin@stackpointcloud.com) author: Matt Baldwin (@baldwinSPC) <baldwin@stackpointcloud.com>
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -21,7 +21,7 @@ description:
- Find the folder path(s) for a virtual machine by name or UUID - Find the folder path(s) for a virtual machine by name or UUID
version_added: 2.4 version_added: 2.4
author: author:
- Abhijeet Kasurde <akasurde@redhat.com> - Abhijeet Kasurde (@Akasurde) <akasurde@redhat.com>
notes: notes:
- Tested on vSphere 6.5 - Tested on vSphere 6.5
requirements: requirements:

View file

@ -17,7 +17,7 @@ DOCUMENTATION = '''
module: tempfile module: tempfile
version_added: "2.3" version_added: "2.3"
author: author:
- Krzysztof Magosa - Krzysztof Magosa (@krzysztof-magosa)
short_description: Creates temporary files and directories. short_description: Creates temporary files and directories.
description: description:
- The C(tempfile) module creates temporary files and directories. C(mktemp) command takes different parameters on various systems, this module helps - The C(tempfile) module creates temporary files and directories. C(mktemp) command takes different parameters on various systems, this module helps

View file

@ -14,7 +14,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: ipa_service module: ipa_service
author: Cédric Parent author: Cédric Parent (@cprh)
short_description: Manage FreeIPA service short_description: Manage FreeIPA service
description: description:
- Add and delete an IPA service using IPA API - Add and delete an IPA service using IPA API

View file

@ -41,7 +41,7 @@ notes:
because you can now have multiple sources. An example was added that shows how to partially restore the previous behaviour. because you can now have multiple sources. An example was added that shows how to partially restore the previous behaviour.
author: author:
- "Ansible Core Team" - "Ansible Core Team"
- "Seth Vidal" - "Seth Vidal (@skvidal)"
''' '''
EXAMPLES = ''' EXAMPLES = '''

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: rabbitmq_vhost_limits module: rabbitmq_vhost_limits
author: '"Hiroyuki Matsuo (@h-matsuo)"' author: Hiroyuki Matsuo (@h-matsuo)
version_added: "2.8" version_added: "2.8"
short_description: Manage the state of virtual host limits in RabbitMQ short_description: Manage the state of virtual host limits in RabbitMQ

View file

@ -22,7 +22,7 @@ description:
- Delete existing host groups if they exist. - Delete existing host groups if they exist.
version_added: "1.8" version_added: "1.8"
author: author:
- "(@cove)" - "Cove (@cove)"
- "Tony Minfei Ding" - "Tony Minfei Ding"
- "Harrison Gu (@harrisongu)" - "Harrison Gu (@harrisongu)"
requirements: requirements:

View file

@ -29,7 +29,7 @@ description:
- This module allows you to search for Zabbix hostgroup entries. - This module allows you to search for Zabbix hostgroup entries.
version_added: "2.6" version_added: "2.6"
author: author:
- "(@redwhitemiko)" - "Michael Miko (@redwhitemiko)"
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"
- zabbix-api - zabbix-api

View file

@ -21,7 +21,7 @@ description:
- This module allows you to create, modify and delete Zabbix host entries and associated group and template data. - This module allows you to create, modify and delete Zabbix host entries and associated group and template data.
version_added: "2.0" version_added: "2.0"
author: author:
- "(@cove)" - "Cove (@cove)"
- Tony Minfei Ding - Tony Minfei Ding
- Harrison Gu (@harrisongu) - Harrison Gu (@harrisongu)
- Werner Dijkerman (@dj-wasabi) - Werner Dijkerman (@dj-wasabi)

View file

@ -30,7 +30,7 @@ description:
- This module allows you to search for Zabbix host entries. - This module allows you to search for Zabbix host entries.
version_added: "2.7" version_added: "2.7"
author: author:
- "(@redwhitemiko)" - "Michael Miko (@redwhitemiko)"
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"
- zabbix-api - zabbix-api

View file

@ -33,7 +33,7 @@ description:
- create/delete/dump zabbix template - create/delete/dump zabbix template
version_added: "2.5" version_added: "2.5"
author: author:
- "@sookido" - "sookido (@sookido)"
- "Logan Vig (@logan2211)" - "Logan Vig (@logan2211)"
requirements: requirements:
- "python >= 2.6" - "python >= 2.6"

View file

@ -26,7 +26,7 @@ description:
- "Manage Infinity IPAM using REST API" - "Manage Infinity IPAM using REST API"
version_added: "2.4" version_added: "2.4"
author: author:
- "Meirong Liu" - "Meirong Liu (@MeganLiu)"
options: options:
server_ip: server_ip:
description: description:

View file

@ -14,7 +14,7 @@ DOCUMENTATION = '''
--- ---
module: nios_ptr_record module: nios_ptr_record
version_added: "2.7" version_added: "2.7"
author: "Trebuchet Clement" author: "Trebuchet Clement (@clementtrebuchet)"
short_description: Configure Infoblox NIOS PTR records short_description: Configure Infoblox NIOS PTR records
description: description:
- Adds and/or removes instances of PTR record objects from - Adds and/or removes instances of PTR record objects from

View file

@ -14,7 +14,7 @@ DOCUMENTATION = '''
--- ---
module: nios_txt_record module: nios_txt_record
version_added: "2.7" version_added: "2.7"
author: "Corey Wanless" author: "Corey Wanless (@coreywan)"
short_description: Configure Infoblox NIOS txt records short_description: Configure Infoblox NIOS txt records
description: description:
- Adds and/or removes instances of txt record objects from - Adds and/or removes instances of txt record objects from

View file

@ -22,7 +22,9 @@ version_added: 1.8
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' server object. short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' server object.
description: description:
- Manage SLB (Server Load Balancer) server objects on A10 Networks devices via aXAPIv2. - 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: notes:
- Requires A10 Networks aXAPI 2.1. - Requires A10 Networks aXAPI 2.1.
extends_documentation_fragment: extends_documentation_fragment:

View file

@ -22,7 +22,9 @@ version_added: 1.8
short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' service groups. short_description: Manage A10 Networks AX/SoftAX/Thunder/vThunder devices' service groups.
description: description:
- Manage SLB (Server Load Balancing) service-group objects on A10 Networks devices via aXAPIv2. - 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: notes:
- Requires A10 Networks aXAPI 2.1. - Requires A10 Networks aXAPI 2.1.
- When a server doesn't exist and is added to the service-group the server will be created. - When a server doesn't exist and is added to the service-group the server will be created.

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_actiongroupconfig 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 short_description: Module for setup of ActionGroupConfig Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_alertconfig 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 short_description: Module for setup of AlertConfig Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_alertemailconfig 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 short_description: Module for setup of AlertEmailConfig Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_alertscriptconfig 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 short_description: Module for setup of AlertScriptConfig Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_alertsyslogconfig 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 short_description: Module for setup of AlertSyslogConfig Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_analyticsprofile 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 short_description: Module for setup of AnalyticsProfile Avi RESTful Object
description: description:

View file

@ -19,7 +19,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_api_session module: avi_api_session
author: Gaurav Rastogi (grastogi@avinetworks.com) author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
short_description: Avi API Module short_description: Avi API Module
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_applicationpersistenceprofile 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 short_description: Module for setup of ApplicationPersistenceProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_applicationprofile 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 short_description: Module for setup of ApplicationProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_authprofile 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 short_description: Module for setup of AuthProfile Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_autoscalelaunchconfig 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 short_description: Module for setup of AutoScaleLaunchConfig Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_backup 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 short_description: Module for setup of Backup Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_backupconfiguration 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 short_description: Module for setup of BackupConfiguration Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_certificatemanagementprofile 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 short_description: Module for setup of CertificateManagementProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_cloud 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 short_description: Module for setup of Cloud Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_cloudconnectoruser 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 short_description: Module for setup of CloudConnectorUser Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_cloudproperties 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 short_description: Module for setup of CloudProperties Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_cluster 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 short_description: Module for setup of Cluster Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_clusterclouddetails 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 short_description: Module for setup of ClusterCloudDetails Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_controllerproperties 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 short_description: Module for setup of ControllerProperties Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_customipamdnsprofile 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 short_description: Module for setup of CustomIpamDnsProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_dnspolicy 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 short_description: Module for setup of DnsPolicy Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_errorpagebody 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 short_description: Module for setup of ErrorPageBody Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_errorpageprofile 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 short_description: Module for setup of ErrorPageProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslb 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 short_description: Module for setup of Gslb Avi RESTful Object
description: description:

View file

@ -30,7 +30,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslbapplicationpersistenceprofile 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 short_description: Module for setup of GslbApplicationPersistenceProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslbgeodbprofile 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 short_description: Module for setup of GslbGeoDbProfile Avi RESTful Object
description: description:

View file

@ -30,7 +30,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslbhealthmonitor 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 short_description: Module for setup of GslbHealthMonitor Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslbservice 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 short_description: Module for setup of GslbService Avi RESTful Object
description: description:

View file

@ -19,7 +19,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_gslbservice_patch_member module: avi_gslbservice_patch_member
author: Gaurav Rastogi (grastogi@avinetworks.com) author: Gaurav Rastogi (@grastogi23) <grastogi@avinetworks.com>
short_description: Avi API Module short_description: Avi API Module
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_hardwaresecuritymodulegroup 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 short_description: Module for setup of HardwareSecurityModuleGroup Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_healthmonitor 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 short_description: Module for setup of HealthMonitor Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_httppolicyset 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 short_description: Module for setup of HTTPPolicySet Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_ipaddrgroup 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 short_description: Module for setup of IpAddrGroup Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_ipamdnsproviderprofile 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 short_description: Module for setup of IpamDnsProviderProfile Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_l4policyset 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 short_description: Module for setup of L4PolicySet Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_microservicegroup 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 short_description: Module for setup of MicroServiceGroup Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_network 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 short_description: Module for setup of Network Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_networkprofile 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 short_description: Module for setup of NetworkProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_networksecuritypolicy 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 short_description: Module for setup of NetworkSecurityPolicy Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_pkiprofile 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 short_description: Module for setup of PKIProfile Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_pool 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 short_description: Module for setup of Pool Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_poolgroup 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 short_description: Module for setup of PoolGroup Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_poolgroupdeploymentpolicy 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 short_description: Module for setup of PoolGroupDeploymentPolicy Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_prioritylabels 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 short_description: Module for setup of PriorityLabels Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_role 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 short_description: Module for setup of Role Avi RESTful Object
description: description:

View file

@ -15,7 +15,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_scheduler 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 short_description: Module for setup of Scheduler Avi RESTful Object
description: description:

View file

@ -16,7 +16,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
DOCUMENTATION = ''' DOCUMENTATION = '''
--- ---
module: avi_seproperties 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 short_description: Module for setup of SeProperties Avi RESTful Object
description: description:

Some files were not shown because too many files have changed in this diff Show more