mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
parent
a6cf45da16
commit
97e2fa4953
113 changed files with 123 additions and 121 deletions
|
@ -64,7 +64,7 @@ options:
|
|||
required: false
|
||||
author:
|
||||
- Nathan Webster (@nathanwebsterdotme)
|
||||
- Bill Wang (ozbillwang@gmail.com)
|
||||
- Bill Wang (@ozbillwang) <ozbillwang@gmail.com>
|
||||
- Michael De La Rue (@mikedlr)
|
||||
extends_documentation_fragment: aws
|
||||
requirements: [ botocore, boto3 ]
|
||||
|
|
|
@ -73,7 +73,7 @@ options:
|
|||
version_added: 2.6
|
||||
author:
|
||||
- Amir Moulavi (@amir343) <amir.moulavi@gmail.com>
|
||||
- Tim C <defunct@defunct.io>
|
||||
- Tim C (@defunctio) <defunct@defunct.io>
|
||||
extends_documentation_fragment:
|
||||
- aws
|
||||
- ec2
|
||||
|
|
|
@ -55,8 +55,8 @@ extends_documentation_fragment:
|
|||
- azure_tags
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
|
@ -38,8 +38,8 @@ extends_documentation_fragment:
|
|||
- azure
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
|
@ -93,8 +93,8 @@ extends_documentation_fragment:
|
|||
- azure
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
|
||||
'''
|
||||
|
||||
|
|
|
@ -47,8 +47,8 @@ extends_documentation_fragment:
|
|||
- azure
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
|
@ -104,8 +104,8 @@ extends_documentation_fragment:
|
|||
- azure_tags
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
|
||||
'''
|
||||
|
||||
|
|
|
@ -38,8 +38,8 @@ extends_documentation_fragment:
|
|||
- azure
|
||||
|
||||
author:
|
||||
- "Hai Cao <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu <yungez@microsoft.com>"
|
||||
- "Hai Cao (@caohai) <t-haicao@microsoft.com>"
|
||||
- "Yunge Zhu (@yungezz) <yungez@microsoft.com>"
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
|
@ -40,8 +40,8 @@ extends_documentation_fragment:
|
|||
- azure
|
||||
|
||||
author:
|
||||
- "Chris Houseknecht house@redhat.com"
|
||||
- "Matt Davis mdavis@redhat.com"
|
||||
- "Chris Houseknecht (@chouseknecht) <house@redhat.com>"
|
||||
- "Matt Davis (@nitzmahone) <mdavis@redhat.com>"
|
||||
|
||||
'''
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ requirements:
|
|||
notes:
|
||||
- Either I(instance_name) or I(instance_pattern) is required.
|
||||
author:
|
||||
- Do Hoang Khiem (dohoangkhiem@gmail.com)
|
||||
- Do Hoang Khiem (@dohoangkhiem) <(dohoangkhiem@gmail.com>
|
||||
- Tom Melendez (@supertom)
|
||||
'''
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
module: os_keystone_domain
|
||||
short_description: Manage OpenStack Identity Domains
|
||||
author:
|
||||
- Monty
|
||||
- Monty Taylor (@emonty)
|
||||
- Haneef Ali
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.1"
|
||||
|
|
|
@ -17,7 +17,9 @@ module: os_keystone_role
|
|||
short_description: Manage OpenStack Identity Roles
|
||||
extends_documentation_fragment: openstack
|
||||
version_added: "2.1"
|
||||
author: "Monty Taylor (@emonty), David Shrewsbury (@Shrews)"
|
||||
author:
|
||||
- Monty Taylor (@emonty)
|
||||
- David Shrewsbury (@Shrews)
|
||||
description:
|
||||
- Manage OpenStack Identity Roles.
|
||||
options:
|
||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
module: os_nova_host_aggregate
|
||||
short_description: Manage OpenStack host aggregates
|
||||
extends_documentation_fragment: openstack
|
||||
author: "Jakub Jursa"
|
||||
author: "Jakub Jursa (@kuboj)"
|
||||
version_added: "2.3"
|
||||
description:
|
||||
- Create, update, or delete OpenStack host aggregates. If a aggregate
|
||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: os_server_facts
|
||||
short_description: Retrieve facts about one or more compute instances
|
||||
author: Monty
|
||||
author: Monty (@emonty)
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- Retrieve facts about server instances from OpenStack.
|
||||
|
|
|
@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
|||
module: os_user
|
||||
short_description: Manage OpenStack Identity Users
|
||||
extends_documentation_fragment: openstack
|
||||
author: David Shrewsbury
|
||||
author: David Shrewsbury (@Shrews)
|
||||
version_added: "2.0"
|
||||
description:
|
||||
- Manage OpenStack Identity users. Users can be created,
|
||||
|
|
|
@ -29,7 +29,7 @@ DOCUMENTATION = '''
|
|||
module: ovirt_quota_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV quotas
|
||||
version_added: "2.3"
|
||||
author: "Red Hat"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV quotas."
|
||||
notes:
|
||||
|
|
|
@ -28,7 +28,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: ovirt_storage_template_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV templates relate to a storage domain.
|
||||
author: "Maor Lipchuk"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
version_added: "2.4"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV templates relate to a storage domain."
|
||||
|
|
|
@ -28,7 +28,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: ovirt_storage_vm_facts
|
||||
short_description: Retrieve facts about one or more oVirt/RHV virtual machines relate to a storage domain.
|
||||
author: "Maor Lipchuk"
|
||||
author: "Maor Lipchuk (@machacekondra)"
|
||||
version_added: "2.4"
|
||||
description:
|
||||
- "Retrieve facts about one or more oVirt/RHV virtual machines relate to a storage domain."
|
||||
|
|
|
@ -11,7 +11,7 @@ DOCUMENTATION = """
|
|||
module: spotinst_aws_elastigroup
|
||||
version_added: 2.5
|
||||
short_description: Create, update or delete Spotinst AWS Elastigroups
|
||||
author: Spotinst
|
||||
author: Spotinst (@talzur)
|
||||
description:
|
||||
- Can create, update, or delete Spotinst AWS Elastigroups
|
||||
Launch configuration is part of the elastigroup configuration,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue