Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

version_added fix #390

Merged
merged 1 commit into from
Sep 5, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
- A single firewall rule that is evaluated against incoming traffic and provides an
action to take on matched requests.
short_description: Creates a GCP FirewallRule
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Gather info for GCP FirewallRule
short_description: Gather info for GCP FirewallRule
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
4 changes: 2 additions & 2 deletions lib/ansible/modules/cloud/google/gcp_bigquery_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Datasets allow you to organize and control access to your tables.
short_description: Creates a GCP Dataset
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down Expand Up @@ -167,7 +167,7 @@
the default partition expiration time indicated by this property.'
required: false
type: int
version_added: 2.9
version_added: '2.9'
description:
description:
- A user-friendly description of the dataset.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_bigquery_dataset_facts) before Ansible 2.9. The usage
has not changed.
short_description: Gather info for GCP Dataset
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
8 changes: 4 additions & 4 deletions lib/ansible/modules/cloud/google/gcp_bigquery_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- A Table that belongs to a Dataset .
short_description: Creates a GCP Table
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down Expand Up @@ -77,7 +77,7 @@
determines the sort order of the data.
required: false
type: list
version_added: 2.9
version_added: '2.9'
description:
description:
- A user-friendly description of the dataset.
Expand Down Expand Up @@ -105,7 +105,7 @@
buffer.
required: false
type: int
version_added: 2.9
version_added: '2.9'
view:
description:
- The view definition.
Expand Down Expand Up @@ -155,7 +155,7 @@
or REQUIRED.
required: false
type: str
version_added: 2.9
version_added: '2.9'
type:
description:
- The only type supported is DAY, which will generate one partition per day.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_bigquery_table_facts) before Ansible 2.9. The usage
has not changed.
short_description: Gather info for GCP Table
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/google/gcp_cloudbuild_trigger.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Configuration for an automated build in response to source repository changes.
short_description: Creates a GCP Trigger
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_cloudbuild_trigger_facts) before Ansible 2.9. The usage
has not changed.
short_description: Gather info for GCP Trigger
version_added: 2.8
version_added: '2.8'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- A Cloud Function that contains user computation executed in response to an event.
short_description: Creates a GCP CloudFunction
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Gather info for GCP CloudFunction
short_description: Gather info for GCP CloudFunction
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/google/gcp_cloudscheduler_job.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
in one of the supported regions. If your project does not have an App Engine app,
you must create one.
short_description: Creates a GCP Job
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Gather info for GCP Job
short_description: Gather info for GCP Job
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/google/gcp_cloudtasks_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- A named resource to which messages are sent by publishers.
short_description: Creates a GCP Queue
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Gather info for GCP Queue
short_description: Gather info for GCP Queue
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
10 changes: 5 additions & 5 deletions lib/ansible/modules/cloud/google/gcp_compute_address.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
a new internal IP address, either by Compute Engine or by you. External IP addresses
can be either ephemeral or static.
short_description: Creates a GCP Address
version_added: 2.6
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down Expand Up @@ -72,7 +72,7 @@
required: false
default: EXTERNAL
type: str
version_added: 2.7
version_added: '2.7'
description:
description:
- An optional description of this resource.
Expand All @@ -96,7 +96,7 @@
- 'Some valid choices include: "GCE_ENDPOINT"'
required: false
type: str
version_added: 2.9
version_added: '2.10'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the important line.

network_tier:
description:
- 'The networking tier used for configuring this address. This field can take
Expand All @@ -105,7 +105,7 @@
- 'Some valid choices include: "PREMIUM", "STANDARD"'
required: false
type: str
version_added: 2.8
version_added: '2.8'
subnetwork:
description:
- The URL of the subnetwork in which to reserve the address. If an IP address
Expand All @@ -119,7 +119,7 @@
}}"'
required: false
type: dict
version_added: 2.7
version_added: '2.7'
region:
description:
- URL of the region where the regional address resides.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_compute_address_facts) before Ansible 2.9. The usage
has not changed.
short_description: Gather info for GCP Address
version_added: 2.7
version_added: '2.7'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/google/gcp_compute_autoscaler.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- Autoscalers allow you to automatically scale virtual machine instances in managed
instance groups according to an autoscaling policy that you define.
short_description: Creates a GCP Autoscaler
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
description:
- Gather info for GCP Autoscaler
short_description: Gather info for GCP Autoscaler
version_added: 2.9
version_added: '2.9'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
rather than a backend service. It can send requests for static content to a Cloud
Storage bucket and requests for dynamic content a virtual machine instance.
short_description: Creates a GCP BackendBucket
version_added: 2.6
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand All @@ -62,7 +62,7 @@
- Cloud CDN configuration for this Backend Bucket.
required: false
type: dict
version_added: 2.8
version_added: '2.8'
suboptions:
signed_url_cache_max_age_sec:
description:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_compute_backend_bucket_facts) before Ansible 2.9. The
usage has not changed.
short_description: Gather info for GCP BackendBucket
version_added: 2.7
version_added: '2.7'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
14 changes: 7 additions & 7 deletions lib/ansible/modules/cloud/google/gcp_compute_backend_service.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
- For managed internal load balancing, use a regional backend service instead.
- Currently self-managed internal load balancing is only available in beta.
short_description: Creates a GCP BackendService
version_added: 2.6
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down Expand Up @@ -134,7 +134,7 @@
must be set.
required: false
type: int
version_added: 2.9
version_added: '2.9'
max_rate:
description:
- The max requests per second (RPS) of the group.
Expand All @@ -159,7 +159,7 @@
must be set.
required: false
type: str
version_added: 2.9
version_added: '2.9'
max_utilization:
description:
- Used when balancingMode is UTILIZATION. This ratio defines the CPU utilization
Expand Down Expand Up @@ -225,7 +225,7 @@
required: false
default: '3600'
type: int
version_added: 2.8
version_added: '2.8'
connection_draining:
description:
- Settings for connection draining .
Expand Down Expand Up @@ -263,7 +263,7 @@
- Settings for enabling Cloud Identity Aware Proxy.
required: false
type: dict
version_added: 2.7
version_added: '2.7'
suboptions:
enabled:
description:
Expand All @@ -290,7 +290,7 @@
required: false
default: EXTERNAL
type: str
version_added: 2.7
version_added: '2.7'
name:
description:
- Name of the resource. Provided by the client when the resource is created. The
Expand Down Expand Up @@ -321,7 +321,7 @@
- The security policy associated with this backend service.
required: false
type: str
version_added: 2.8
version_added: '2.8'
session_affinity:
description:
- Type of session affinity to use. The default is NONE.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_compute_backend_service_facts) before Ansible 2.9.
The usage has not changed.
short_description: Gather info for GCP BackendService
version_added: 2.7
version_added: '2.7'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
8 changes: 4 additions & 4 deletions lib/ansible/modules/cloud/google/gcp_compute_disk.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
- Add a persistent disk to your instance when you need reliable and affordable storage
with consistent performance characteristics.
short_description: Creates a GCP Disk
version_added: 2.6
version_added: '2.6'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand All @@ -69,7 +69,7 @@
- Labels to apply to this disk. A list of key->value pairs.
required: false
type: dict
version_added: 2.7
version_added: '2.7'
licenses:
description:
- Any applicable publicly visible licenses.
Expand Down Expand Up @@ -104,14 +104,14 @@
values for the caller's project.
required: false
type: int
version_added: 2.8
version_added: '2.8'
type:
description:
- URL of the disk type resource describing which disk type to use to create the
disk. Provide this when creating the disk.
required: false
type: str
version_added: 2.7
version_added: '2.7'
source_image:
description:
- The source image used to create this disk. If the source image is deleted, this
Expand Down
2 changes: 1 addition & 1 deletion lib/ansible/modules/cloud/google/gcp_compute_disk_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- This module was called C(gcp_compute_disk_facts) before Ansible 2.9. The usage has
not changed.
short_description: Gather info for GCP Disk
version_added: 2.7
version_added: '2.7'
author: Google Inc. (@googlecloudplatform)
requirements:
- python >= 2.6
Expand Down
Loading