From af5ff5f2b0b412bc761cda56758d0c112215b602 Mon Sep 17 00:00:00 2001 From: The Magician Date: Thu, 1 Jul 2021 10:23:29 -0500 Subject: [PATCH] ansible: Change env variable (#4940) (#439) User should read GCP_SERVICE_ACCOUNT_FILE instead of gcp_service_account_file Signed-off-by: Abhijeet Kasurde Signed-off-by: Modular Magician --- plugins/modules/gcp_appengine_firewall_rule.py | 2 +- plugins/modules/gcp_appengine_firewall_rule_info.py | 2 +- plugins/modules/gcp_bigquery_dataset.py | 2 +- plugins/modules/gcp_bigquery_dataset_info.py | 2 +- plugins/modules/gcp_bigquery_table_info.py | 2 +- plugins/modules/gcp_bigtable_instance_info.py | 2 +- plugins/modules/gcp_cloudbuild_trigger.py | 2 +- plugins/modules/gcp_cloudbuild_trigger_info.py | 2 +- plugins/modules/gcp_cloudfunctions_cloud_function_info.py | 2 +- plugins/modules/gcp_cloudscheduler_job.py | 2 +- plugins/modules/gcp_cloudscheduler_job_info.py | 2 +- plugins/modules/gcp_cloudtasks_queue_info.py | 2 +- plugins/modules/gcp_compute_address.py | 2 +- plugins/modules/gcp_compute_address_info.py | 2 +- plugins/modules/gcp_compute_autoscaler.py | 2 +- plugins/modules/gcp_compute_autoscaler_info.py | 2 +- plugins/modules/gcp_compute_backend_bucket.py | 2 +- plugins/modules/gcp_compute_backend_bucket_info.py | 2 +- plugins/modules/gcp_compute_backend_service.py | 2 +- plugins/modules/gcp_compute_backend_service_info.py | 2 +- plugins/modules/gcp_compute_disk.py | 2 +- plugins/modules/gcp_compute_disk_info.py | 2 +- plugins/modules/gcp_compute_firewall.py | 2 +- plugins/modules/gcp_compute_firewall_info.py | 2 +- plugins/modules/gcp_compute_forwarding_rule.py | 2 +- plugins/modules/gcp_compute_forwarding_rule_info.py | 2 +- plugins/modules/gcp_compute_global_address.py | 2 +- plugins/modules/gcp_compute_global_address_info.py | 2 +- plugins/modules/gcp_compute_global_forwarding_rule_info.py | 2 +- plugins/modules/gcp_compute_health_check.py | 2 +- plugins/modules/gcp_compute_health_check_info.py | 2 +- plugins/modules/gcp_compute_http_health_check.py | 2 +- plugins/modules/gcp_compute_http_health_check_info.py | 2 +- plugins/modules/gcp_compute_https_health_check.py | 2 +- plugins/modules/gcp_compute_https_health_check_info.py | 2 +- plugins/modules/gcp_compute_image.py | 2 +- plugins/modules/gcp_compute_image_info.py | 2 +- plugins/modules/gcp_compute_instance_group_info.py | 2 +- plugins/modules/gcp_compute_instance_group_manager_info.py | 2 +- plugins/modules/gcp_compute_instance_info.py | 2 +- plugins/modules/gcp_compute_instance_template_info.py | 2 +- plugins/modules/gcp_compute_interconnect_attachment_info.py | 2 +- plugins/modules/gcp_compute_network.py | 2 +- plugins/modules/gcp_compute_network_endpoint_group.py | 2 +- plugins/modules/gcp_compute_network_endpoint_group_info.py | 2 +- plugins/modules/gcp_compute_network_info.py | 2 +- plugins/modules/gcp_compute_node_group.py | 2 +- plugins/modules/gcp_compute_node_group_info.py | 2 +- plugins/modules/gcp_compute_node_template.py | 2 +- plugins/modules/gcp_compute_node_template_info.py | 2 +- plugins/modules/gcp_compute_region_autoscaler.py | 2 +- plugins/modules/gcp_compute_region_autoscaler_info.py | 2 +- plugins/modules/gcp_compute_region_backend_service.py | 2 +- plugins/modules/gcp_compute_region_backend_service_info.py | 2 +- plugins/modules/gcp_compute_region_disk.py | 2 +- plugins/modules/gcp_compute_region_disk_info.py | 2 +- plugins/modules/gcp_compute_region_health_check.py | 2 +- plugins/modules/gcp_compute_region_health_check_info.py | 2 +- .../modules/gcp_compute_region_instance_group_manager_info.py | 2 +- plugins/modules/gcp_compute_region_target_http_proxy.py | 2 +- plugins/modules/gcp_compute_region_target_http_proxy_info.py | 2 +- plugins/modules/gcp_compute_region_target_https_proxy.py | 2 +- plugins/modules/gcp_compute_region_target_https_proxy_info.py | 2 +- plugins/modules/gcp_compute_region_url_map_info.py | 2 +- plugins/modules/gcp_compute_reservation.py | 2 +- plugins/modules/gcp_compute_reservation_info.py | 2 +- plugins/modules/gcp_compute_resource_policy_info.py | 2 +- plugins/modules/gcp_compute_route.py | 2 +- plugins/modules/gcp_compute_route_info.py | 2 +- plugins/modules/gcp_compute_router.py | 2 +- plugins/modules/gcp_compute_router_info.py | 2 +- plugins/modules/gcp_compute_snapshot.py | 2 +- plugins/modules/gcp_compute_snapshot_info.py | 2 +- plugins/modules/gcp_compute_ssl_certificate.py | 2 +- plugins/modules/gcp_compute_ssl_certificate_info.py | 2 +- plugins/modules/gcp_compute_ssl_policy.py | 2 +- plugins/modules/gcp_compute_ssl_policy_info.py | 2 +- plugins/modules/gcp_compute_subnetwork.py | 2 +- plugins/modules/gcp_compute_subnetwork_info.py | 2 +- plugins/modules/gcp_compute_target_http_proxy.py | 2 +- plugins/modules/gcp_compute_target_http_proxy_info.py | 2 +- plugins/modules/gcp_compute_target_https_proxy.py | 2 +- plugins/modules/gcp_compute_target_https_proxy_info.py | 2 +- plugins/modules/gcp_compute_target_instance.py | 2 +- plugins/modules/gcp_compute_target_instance_info.py | 2 +- plugins/modules/gcp_compute_target_pool.py | 2 +- plugins/modules/gcp_compute_target_pool_info.py | 2 +- plugins/modules/gcp_compute_target_ssl_proxy.py | 2 +- plugins/modules/gcp_compute_target_ssl_proxy_info.py | 2 +- plugins/modules/gcp_compute_target_tcp_proxy.py | 2 +- plugins/modules/gcp_compute_target_tcp_proxy_info.py | 2 +- plugins/modules/gcp_compute_target_vpn_gateway.py | 2 +- plugins/modules/gcp_compute_target_vpn_gateway_info.py | 2 +- plugins/modules/gcp_compute_url_map.py | 2 +- plugins/modules/gcp_compute_url_map_info.py | 2 +- plugins/modules/gcp_compute_vpn_tunnel.py | 2 +- plugins/modules/gcp_compute_vpn_tunnel_info.py | 2 +- plugins/modules/gcp_container_cluster_info.py | 2 +- plugins/modules/gcp_container_node_pool_info.py | 2 +- plugins/modules/gcp_dns_managed_zone.py | 2 +- plugins/modules/gcp_dns_managed_zone_info.py | 2 +- plugins/modules/gcp_dns_resource_record_set_info.py | 2 +- plugins/modules/gcp_filestore_instance.py | 2 +- plugins/modules/gcp_filestore_instance_info.py | 2 +- plugins/modules/gcp_iam_role_info.py | 2 +- plugins/modules/gcp_iam_service_account_info.py | 2 +- plugins/modules/gcp_kms_crypto_key.py | 2 +- plugins/modules/gcp_kms_crypto_key_info.py | 2 +- plugins/modules/gcp_kms_key_ring.py | 2 +- plugins/modules/gcp_kms_key_ring_info.py | 2 +- plugins/modules/gcp_logging_metric.py | 2 +- plugins/modules/gcp_logging_metric_info.py | 2 +- plugins/modules/gcp_mlengine_model.py | 2 +- plugins/modules/gcp_mlengine_model_info.py | 2 +- plugins/modules/gcp_mlengine_version_info.py | 2 +- plugins/modules/gcp_pubsub_subscription.py | 2 +- plugins/modules/gcp_pubsub_subscription_info.py | 2 +- plugins/modules/gcp_pubsub_topic.py | 2 +- plugins/modules/gcp_pubsub_topic_info.py | 2 +- plugins/modules/gcp_redis_instance.py | 2 +- plugins/modules/gcp_redis_instance_info.py | 2 +- plugins/modules/gcp_resourcemanager_project_info.py | 2 +- plugins/modules/gcp_runtimeconfig_config_info.py | 2 +- plugins/modules/gcp_runtimeconfig_variable_info.py | 2 +- plugins/modules/gcp_serviceusage_service.py | 2 +- plugins/modules/gcp_serviceusage_service_info.py | 2 +- plugins/modules/gcp_sourcerepo_repository.py | 2 +- plugins/modules/gcp_sourcerepo_repository_info.py | 2 +- plugins/modules/gcp_spanner_database.py | 2 +- plugins/modules/gcp_spanner_database_info.py | 2 +- plugins/modules/gcp_spanner_instance.py | 2 +- plugins/modules/gcp_spanner_instance_info.py | 2 +- plugins/modules/gcp_sql_database_info.py | 2 +- plugins/modules/gcp_sql_instance_info.py | 2 +- plugins/modules/gcp_sql_user_info.py | 2 +- plugins/modules/gcp_storage_bucket_access_control.py | 2 +- plugins/modules/gcp_storage_default_object_acl.py | 2 +- plugins/modules/gcp_tpu_node.py | 2 +- plugins/modules/gcp_tpu_node_info.py | 2 +- 139 files changed, 139 insertions(+), 139 deletions(-) diff --git a/plugins/modules/gcp_appengine_firewall_rule.py b/plugins/modules/gcp_appengine_firewall_rule.py index 01cd65a..f450789 100644 --- a/plugins/modules/gcp_appengine_firewall_rule.py +++ b/plugins/modules/gcp_appengine_firewall_rule.py @@ -115,7 +115,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/appengine/docs/admin-api/reference/rest/v1/apps.firewall.ingressRules)' - 'Official Documentation: U(https://cloud.google.com/appengine/docs/standard/python/creating-firewalls#creating_firewall_rules)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_appengine_firewall_rule_info.py b/plugins/modules/gcp_appengine_firewall_rule_info.py index 41b797f..9a5713e 100644 --- a/plugins/modules/gcp_appengine_firewall_rule_info.py +++ b/plugins/modules/gcp_appengine_firewall_rule_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_bigquery_dataset.py b/plugins/modules/gcp_bigquery_dataset.py index d7d20ae..c4be073 100644 --- a/plugins/modules/gcp_bigquery_dataset.py +++ b/plugins/modules/gcp_bigquery_dataset.py @@ -252,7 +252,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/bigquery/docs/reference/rest/v2/datasets)' - 'Datasets Intro: U(https://cloud.google.com/bigquery/docs/datasets-intro)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_bigquery_dataset_info.py b/plugins/modules/gcp_bigquery_dataset_info.py index e47a176..02c43bd 100644 --- a/plugins/modules/gcp_bigquery_dataset_info.py +++ b/plugins/modules/gcp_bigquery_dataset_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_bigquery_table_info.py b/plugins/modules/gcp_bigquery_table_info.py index 7ad1de7..0577c86 100644 --- a/plugins/modules/gcp_bigquery_table_info.py +++ b/plugins/modules/gcp_bigquery_table_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_bigtable_instance_info.py b/plugins/modules/gcp_bigtable_instance_info.py index 16224e3..a5d4951 100644 --- a/plugins/modules/gcp_bigtable_instance_info.py +++ b/plugins/modules/gcp_bigtable_instance_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudbuild_trigger.py b/plugins/modules/gcp_cloudbuild_trigger.py index 78c7463..5f7f1db 100644 --- a/plugins/modules/gcp_cloudbuild_trigger.py +++ b/plugins/modules/gcp_cloudbuild_trigger.py @@ -726,7 +726,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/cloud-build/docs/api/reference/rest/v1/projects.triggers)' - 'Automating builds using build triggers: U(https://cloud.google.com/cloud-build/docs/running-builds/automate-builds)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudbuild_trigger_info.py b/plugins/modules/gcp_cloudbuild_trigger_info.py index 64d2bbb..117bb04 100644 --- a/plugins/modules/gcp_cloudbuild_trigger_info.py +++ b/plugins/modules/gcp_cloudbuild_trigger_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudfunctions_cloud_function_info.py b/plugins/modules/gcp_cloudfunctions_cloud_function_info.py index c33cbc8..36c8522 100644 --- a/plugins/modules/gcp_cloudfunctions_cloud_function_info.py +++ b/plugins/modules/gcp_cloudfunctions_cloud_function_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudscheduler_job.py b/plugins/modules/gcp_cloudscheduler_job.py index a6a765c..7380a23 100644 --- a/plugins/modules/gcp_cloudscheduler_job.py +++ b/plugins/modules/gcp_cloudscheduler_job.py @@ -338,7 +338,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/scheduler/docs/reference/rest/)' - 'Official Documentation: U(https://cloud.google.com/scheduler/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudscheduler_job_info.py b/plugins/modules/gcp_cloudscheduler_job_info.py index 809dbbe..014708a 100644 --- a/plugins/modules/gcp_cloudscheduler_job_info.py +++ b/plugins/modules/gcp_cloudscheduler_job_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_cloudtasks_queue_info.py b/plugins/modules/gcp_cloudtasks_queue_info.py index 568b230..44071e6 100644 --- a/plugins/modules/gcp_cloudtasks_queue_info.py +++ b/plugins/modules/gcp_cloudtasks_queue_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_address.py b/plugins/modules/gcp_compute_address.py index f825738..c55b8f4 100644 --- a/plugins/modules/gcp_compute_address.py +++ b/plugins/modules/gcp_compute_address.py @@ -182,7 +182,7 @@ notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/beta/addresses)' - 'Reserving a Static External IP Address: U(https://cloud.google.com/compute/docs/instances-and-network)' - 'Reserving a Static Internal IP Address: U(https://cloud.google.com/compute/docs/ip-addresses/reserve-static-internal-ip-address)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_address_info.py b/plugins/modules/gcp_compute_address_info.py index 0d5f785..7e471a8 100644 --- a/plugins/modules/gcp_compute_address_info.py +++ b/plugins/modules/gcp_compute_address_info.py @@ -91,7 +91,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_autoscaler.py b/plugins/modules/gcp_compute_autoscaler.py index 5454456..eda06f6 100644 --- a/plugins/modules/gcp_compute_autoscaler.py +++ b/plugins/modules/gcp_compute_autoscaler.py @@ -288,7 +288,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/autoscalers)' - 'Autoscaling Groups of Instances: U(https://cloud.google.com/compute/docs/autoscaler/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_autoscaler_info.py b/plugins/modules/gcp_compute_autoscaler_info.py index 0f347af..80f9c1f 100644 --- a/plugins/modules/gcp_compute_autoscaler_info.py +++ b/plugins/modules/gcp_compute_autoscaler_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_backend_bucket.py b/plugins/modules/gcp_compute_backend_bucket.py index 3755b75..f62d1b6 100644 --- a/plugins/modules/gcp_compute_backend_bucket.py +++ b/plugins/modules/gcp_compute_backend_bucket.py @@ -202,7 +202,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/backendBuckets)' - 'Using a Cloud Storage bucket as a load balancer backend: U(https://cloud.google.com/compute/docs/load-balancing/http/backend-bucket)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_backend_bucket_info.py b/plugins/modules/gcp_compute_backend_bucket_info.py index 0bfe789..3a08667 100644 --- a/plugins/modules/gcp_compute_backend_bucket_info.py +++ b/plugins/modules/gcp_compute_backend_bucket_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_backend_service.py b/plugins/modules/gcp_compute_backend_service.py index 6c72604..c23a49d 100644 --- a/plugins/modules/gcp_compute_backend_service.py +++ b/plugins/modules/gcp_compute_backend_service.py @@ -727,7 +727,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/backendServices)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/backend-service)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_backend_service_info.py b/plugins/modules/gcp_compute_backend_service_info.py index 66e291c..8c24c54 100644 --- a/plugins/modules/gcp_compute_backend_service_info.py +++ b/plugins/modules/gcp_compute_backend_service_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_disk.py b/plugins/modules/gcp_compute_disk.py index beecdcf..802a22a 100644 --- a/plugins/modules/gcp_compute_disk.py +++ b/plugins/modules/gcp_compute_disk.py @@ -266,7 +266,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/disks)' - 'Adding a persistent disk: U(https://cloud.google.com/compute/docs/disks/add-persistent-disk)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_disk_info.py b/plugins/modules/gcp_compute_disk_info.py index c4ada4f..7511466 100644 --- a/plugins/modules/gcp_compute_disk_info.py +++ b/plugins/modules/gcp_compute_disk_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_firewall.py b/plugins/modules/gcp_compute_firewall.py index 8bac11f..10b7110 100644 --- a/plugins/modules/gcp_compute_firewall.py +++ b/plugins/modules/gcp_compute_firewall.py @@ -291,7 +291,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/firewalls)' - 'Official Documentation: U(https://cloud.google.com/vpc/docs/firewalls)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_firewall_info.py b/plugins/modules/gcp_compute_firewall_info.py index 6f2f1eb..35231b0 100644 --- a/plugins/modules/gcp_compute_firewall_info.py +++ b/plugins/modules/gcp_compute_firewall_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_forwarding_rule.py b/plugins/modules/gcp_compute_forwarding_rule.py index 6a5ed1b..9fba797 100644 --- a/plugins/modules/gcp_compute_forwarding_rule.py +++ b/plugins/modules/gcp_compute_forwarding_rule.py @@ -265,7 +265,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/forwardingRules)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/network/forwarding-rules)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_forwarding_rule_info.py b/plugins/modules/gcp_compute_forwarding_rule_info.py index c382000..a7246f0 100644 --- a/plugins/modules/gcp_compute_forwarding_rule_info.py +++ b/plugins/modules/gcp_compute_forwarding_rule_info.py @@ -91,7 +91,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_global_address.py b/plugins/modules/gcp_compute_global_address.py index b306c21..09a5c69 100644 --- a/plugins/modules/gcp_compute_global_address.py +++ b/plugins/modules/gcp_compute_global_address.py @@ -152,7 +152,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/globalAddresses)' - 'Reserving a Static External IP Address: U(https://cloud.google.com/compute/docs/ip-addresses/reserve-static-external-ip-address)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_global_address_info.py b/plugins/modules/gcp_compute_global_address_info.py index 17b2d0b..bb785b0 100644 --- a/plugins/modules/gcp_compute_global_address_info.py +++ b/plugins/modules/gcp_compute_global_address_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_global_forwarding_rule_info.py b/plugins/modules/gcp_compute_global_forwarding_rule_info.py index 75ec21c..93a2847 100644 --- a/plugins/modules/gcp_compute_global_forwarding_rule_info.py +++ b/plugins/modules/gcp_compute_global_forwarding_rule_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_health_check.py b/plugins/modules/gcp_compute_health_check.py index a875dee..b303229 100644 --- a/plugins/modules/gcp_compute_health_check.py +++ b/plugins/modules/gcp_compute_health_check.py @@ -500,7 +500,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/healthChecks)' - 'Official Documentation: U(https://cloud.google.com/load-balancing/docs/health-checks)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_health_check_info.py b/plugins/modules/gcp_compute_health_check_info.py index 729676d..83852e8 100644 --- a/plugins/modules/gcp_compute_health_check_info.py +++ b/plugins/modules/gcp_compute_health_check_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_http_health_check.py b/plugins/modules/gcp_compute_http_health_check.py index 94f8e8d..19c5902 100644 --- a/plugins/modules/gcp_compute_http_health_check.py +++ b/plugins/modules/gcp_compute_http_health_check.py @@ -153,7 +153,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/httpHealthChecks)' - 'Adding Health Checks: U(https://cloud.google.com/compute/docs/load-balancing/health-checks#legacy_health_checks)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_http_health_check_info.py b/plugins/modules/gcp_compute_http_health_check_info.py index 3320950..49aafa8 100644 --- a/plugins/modules/gcp_compute_http_health_check_info.py +++ b/plugins/modules/gcp_compute_http_health_check_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_https_health_check.py b/plugins/modules/gcp_compute_https_health_check.py index bd22453..4f63fff 100644 --- a/plugins/modules/gcp_compute_https_health_check.py +++ b/plugins/modules/gcp_compute_https_health_check.py @@ -150,7 +150,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/httpsHealthChecks)' - 'Adding Health Checks: U(https://cloud.google.com/compute/docs/load-balancing/health-checks#legacy_health_checks)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_https_health_check_info.py b/plugins/modules/gcp_compute_https_health_check_info.py index 7edda39..15ad378 100644 --- a/plugins/modules/gcp_compute_https_health_check_info.py +++ b/plugins/modules/gcp_compute_https_health_check_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_image.py b/plugins/modules/gcp_compute_image.py index 89129d3..192be38 100644 --- a/plugins/modules/gcp_compute_image.py +++ b/plugins/modules/gcp_compute_image.py @@ -257,7 +257,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/images)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/images)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_image_info.py b/plugins/modules/gcp_compute_image_info.py index a94d86b..f009fe1 100644 --- a/plugins/modules/gcp_compute_image_info.py +++ b/plugins/modules/gcp_compute_image_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_instance_group_info.py b/plugins/modules/gcp_compute_instance_group_info.py index f1d8325..a2c9860 100644 --- a/plugins/modules/gcp_compute_instance_group_info.py +++ b/plugins/modules/gcp_compute_instance_group_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_instance_group_manager_info.py b/plugins/modules/gcp_compute_instance_group_manager_info.py index 4659c4b..8afc4c7 100644 --- a/plugins/modules/gcp_compute_instance_group_manager_info.py +++ b/plugins/modules/gcp_compute_instance_group_manager_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_instance_info.py b/plugins/modules/gcp_compute_instance_info.py index 3df6d8e..d7316ea 100644 --- a/plugins/modules/gcp_compute_instance_info.py +++ b/plugins/modules/gcp_compute_instance_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_instance_template_info.py b/plugins/modules/gcp_compute_instance_template_info.py index 5e6e684..4d7a4dc 100644 --- a/plugins/modules/gcp_compute_instance_template_info.py +++ b/plugins/modules/gcp_compute_instance_template_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_interconnect_attachment_info.py b/plugins/modules/gcp_compute_interconnect_attachment_info.py index 41795d7..1850892 100644 --- a/plugins/modules/gcp_compute_interconnect_attachment_info.py +++ b/plugins/modules/gcp_compute_interconnect_attachment_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_network.py b/plugins/modules/gcp_compute_network.py index 344f0d2..892da92 100644 --- a/plugins/modules/gcp_compute_network.py +++ b/plugins/modules/gcp_compute_network.py @@ -136,7 +136,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/networks)' - 'Official Documentation: U(https://cloud.google.com/vpc/docs/vpc)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_network_endpoint_group.py b/plugins/modules/gcp_compute_network_endpoint_group.py index 9d7ff3e..0abc7c7 100644 --- a/plugins/modules/gcp_compute_network_endpoint_group.py +++ b/plugins/modules/gcp_compute_network_endpoint_group.py @@ -152,7 +152,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/beta/networkEndpointGroups)' - 'Official Documentation: U(https://cloud.google.com/load-balancing/docs/negs/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_network_endpoint_group_info.py b/plugins/modules/gcp_compute_network_endpoint_group_info.py index 64fb657..82e5046 100644 --- a/plugins/modules/gcp_compute_network_endpoint_group_info.py +++ b/plugins/modules/gcp_compute_network_endpoint_group_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_network_info.py b/plugins/modules/gcp_compute_network_info.py index e5db502..524c34a 100644 --- a/plugins/modules/gcp_compute_network_info.py +++ b/plugins/modules/gcp_compute_network_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_node_group.py b/plugins/modules/gcp_compute_node_group.py index 473cbab..fbeb46f 100644 --- a/plugins/modules/gcp_compute_node_group.py +++ b/plugins/modules/gcp_compute_node_group.py @@ -169,7 +169,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/nodeGroups)' - 'Sole-Tenant Nodes: U(https://cloud.google.com/compute/docs/nodes/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_node_group_info.py b/plugins/modules/gcp_compute_node_group_info.py index f00f852..aa9ea1e 100644 --- a/plugins/modules/gcp_compute_node_group_info.py +++ b/plugins/modules/gcp_compute_node_group_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_node_template.py b/plugins/modules/gcp_compute_node_template.py index 00a3e84..062c13b 100644 --- a/plugins/modules/gcp_compute_node_template.py +++ b/plugins/modules/gcp_compute_node_template.py @@ -163,7 +163,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/nodeTemplates)' - 'Sole-Tenant Nodes: U(https://cloud.google.com/compute/docs/nodes/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_node_template_info.py b/plugins/modules/gcp_compute_node_template_info.py index 42847db..9a33f9d 100644 --- a/plugins/modules/gcp_compute_node_template_info.py +++ b/plugins/modules/gcp_compute_node_template_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_autoscaler.py b/plugins/modules/gcp_compute_region_autoscaler.py index b2cf02e..b7632dc 100644 --- a/plugins/modules/gcp_compute_region_autoscaler.py +++ b/plugins/modules/gcp_compute_region_autoscaler.py @@ -265,7 +265,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionAutoscalers)' - 'Autoscaling Groups of Instances: U(https://cloud.google.com/compute/docs/autoscaler/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_autoscaler_info.py b/plugins/modules/gcp_compute_region_autoscaler_info.py index 6860a6b..3e2287e 100644 --- a/plugins/modules/gcp_compute_region_autoscaler_info.py +++ b/plugins/modules/gcp_compute_region_autoscaler_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_backend_service.py b/plugins/modules/gcp_compute_region_backend_service.py index daffd56..bf553fe 100644 --- a/plugins/modules/gcp_compute_region_backend_service.py +++ b/plugins/modules/gcp_compute_region_backend_service.py @@ -746,7 +746,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/latest/regionBackendServices)' - 'Internal TCP/UDP Load Balancing: U(https://cloud.google.com/compute/docs/load-balancing/internal/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_backend_service_info.py b/plugins/modules/gcp_compute_region_backend_service_info.py index c93d0f1..20e5afb 100644 --- a/plugins/modules/gcp_compute_region_backend_service_info.py +++ b/plugins/modules/gcp_compute_region_backend_service_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_disk.py b/plugins/modules/gcp_compute_region_disk.py index 7ed8f0a..9f1edb9 100644 --- a/plugins/modules/gcp_compute_region_disk.py +++ b/plugins/modules/gcp_compute_region_disk.py @@ -204,7 +204,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionDisks)' - 'Adding or Resizing Regional Persistent Disks: U(https://cloud.google.com/compute/docs/disks/regional-persistent-disk)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_disk_info.py b/plugins/modules/gcp_compute_region_disk_info.py index fd45ea7..78611c2 100644 --- a/plugins/modules/gcp_compute_region_disk_info.py +++ b/plugins/modules/gcp_compute_region_disk_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_health_check.py b/plugins/modules/gcp_compute_region_health_check.py index bba91b5..8009be7 100644 --- a/plugins/modules/gcp_compute_region_health_check.py +++ b/plugins/modules/gcp_compute_region_health_check.py @@ -500,7 +500,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionHealthChecks)' - 'Official Documentation: U(https://cloud.google.com/load-balancing/docs/health-checks)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_health_check_info.py b/plugins/modules/gcp_compute_region_health_check_info.py index 91599fb..e035e99 100644 --- a/plugins/modules/gcp_compute_region_health_check_info.py +++ b/plugins/modules/gcp_compute_region_health_check_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_instance_group_manager_info.py b/plugins/modules/gcp_compute_region_instance_group_manager_info.py index ca4426f..4692e70 100644 --- a/plugins/modules/gcp_compute_region_instance_group_manager_info.py +++ b/plugins/modules/gcp_compute_region_instance_group_manager_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_target_http_proxy.py b/plugins/modules/gcp_compute_region_target_http_proxy.py index 476e0da..f465781 100644 --- a/plugins/modules/gcp_compute_region_target_http_proxy.py +++ b/plugins/modules/gcp_compute_region_target_http_proxy.py @@ -120,7 +120,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpProxies)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_target_http_proxy_info.py b/plugins/modules/gcp_compute_region_target_http_proxy_info.py index 67c6ca2..2e066b9 100644 --- a/plugins/modules/gcp_compute_region_target_http_proxy_info.py +++ b/plugins/modules/gcp_compute_region_target_http_proxy_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_target_https_proxy.py b/plugins/modules/gcp_compute_region_target_https_proxy.py index 995ae78..dc29408 100644 --- a/plugins/modules/gcp_compute_region_target_https_proxy.py +++ b/plugins/modules/gcp_compute_region_target_https_proxy.py @@ -128,7 +128,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/regionTargetHttpsProxies)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_target_https_proxy_info.py b/plugins/modules/gcp_compute_region_target_https_proxy_info.py index 5eaff7f..84fd116 100644 --- a/plugins/modules/gcp_compute_region_target_https_proxy_info.py +++ b/plugins/modules/gcp_compute_region_target_https_proxy_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_region_url_map_info.py b/plugins/modules/gcp_compute_region_url_map_info.py index 6228760..cb2fee5 100644 --- a/plugins/modules/gcp_compute_region_url_map_info.py +++ b/plugins/modules/gcp_compute_region_url_map_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_reservation.py b/plugins/modules/gcp_compute_reservation.py index 82076d9..eb200e6 100644 --- a/plugins/modules/gcp_compute_reservation.py +++ b/plugins/modules/gcp_compute_reservation.py @@ -190,7 +190,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/reservations)' - 'Reserving zonal resources: U(https://cloud.google.com/compute/docs/instances/reserving-zonal-resources)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_reservation_info.py b/plugins/modules/gcp_compute_reservation_info.py index deb809d..63eef30 100644 --- a/plugins/modules/gcp_compute_reservation_info.py +++ b/plugins/modules/gcp_compute_reservation_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_resource_policy_info.py b/plugins/modules/gcp_compute_resource_policy_info.py index 94f3786..be9a33a 100644 --- a/plugins/modules/gcp_compute_resource_policy_info.py +++ b/plugins/modules/gcp_compute_resource_policy_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_route.py b/plugins/modules/gcp_compute_route.py index 4e01928..3919dc6 100644 --- a/plugins/modules/gcp_compute_route.py +++ b/plugins/modules/gcp_compute_route.py @@ -202,7 +202,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/routes)' - 'Using Routes: U(https://cloud.google.com/vpc/docs/using-routes)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_route_info.py b/plugins/modules/gcp_compute_route_info.py index 1436333..b2bb3d0 100644 --- a/plugins/modules/gcp_compute_route_info.py +++ b/plugins/modules/gcp_compute_route_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_router.py b/plugins/modules/gcp_compute_router.py index 4fd8030..dd5905d 100644 --- a/plugins/modules/gcp_compute_router.py +++ b/plugins/modules/gcp_compute_router.py @@ -169,7 +169,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/routers)' - 'Google Cloud Router: U(https://cloud.google.com/router/docs/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_router_info.py b/plugins/modules/gcp_compute_router_info.py index 6b5e2f3..45202a9 100644 --- a/plugins/modules/gcp_compute_router_info.py +++ b/plugins/modules/gcp_compute_router_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_snapshot.py b/plugins/modules/gcp_compute_snapshot.py index 59d4a09..100b8cf 100644 --- a/plugins/modules/gcp_compute_snapshot.py +++ b/plugins/modules/gcp_compute_snapshot.py @@ -185,7 +185,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/snapshots)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/disks/create-snapshots)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_snapshot_info.py b/plugins/modules/gcp_compute_snapshot_info.py index 88a12f3..a8381ad 100644 --- a/plugins/modules/gcp_compute_snapshot_info.py +++ b/plugins/modules/gcp_compute_snapshot_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_ssl_certificate.py b/plugins/modules/gcp_compute_ssl_certificate.py index c22c49f..d6578b9 100644 --- a/plugins/modules/gcp_compute_ssl_certificate.py +++ b/plugins/modules/gcp_compute_ssl_certificate.py @@ -117,7 +117,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/sslCertificates)' - 'Official Documentation: U(https://cloud.google.com/load-balancing/docs/ssl-certificates)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_ssl_certificate_info.py b/plugins/modules/gcp_compute_ssl_certificate_info.py index 748f671..28ce07f 100644 --- a/plugins/modules/gcp_compute_ssl_certificate_info.py +++ b/plugins/modules/gcp_compute_ssl_certificate_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_ssl_policy.py b/plugins/modules/gcp_compute_ssl_policy.py index 7004e19..4fb21ae 100644 --- a/plugins/modules/gcp_compute_ssl_policy.py +++ b/plugins/modules/gcp_compute_ssl_policy.py @@ -127,7 +127,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/sslPolicies)' - 'Using SSL Policies: U(https://cloud.google.com/compute/docs/load-balancing/ssl-policies)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_ssl_policy_info.py b/plugins/modules/gcp_compute_ssl_policy_info.py index 9104dac..8da65da 100644 --- a/plugins/modules/gcp_compute_ssl_policy_info.py +++ b/plugins/modules/gcp_compute_ssl_policy_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_subnetwork.py b/plugins/modules/gcp_compute_subnetwork.py index c890637..bcc5fff 100644 --- a/plugins/modules/gcp_compute_subnetwork.py +++ b/plugins/modules/gcp_compute_subnetwork.py @@ -180,7 +180,7 @@ notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/subnetworks)' - 'Private Google Access: U(https://cloud.google.com/vpc/docs/configure-private-google-access)' - 'Cloud Networking: U(https://cloud.google.com/vpc/docs/using-vpc)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_subnetwork_info.py b/plugins/modules/gcp_compute_subnetwork_info.py index 97b29b2..861a090 100644 --- a/plugins/modules/gcp_compute_subnetwork_info.py +++ b/plugins/modules/gcp_compute_subnetwork_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_http_proxy.py b/plugins/modules/gcp_compute_target_http_proxy.py index 2783eeb..645c4ec 100644 --- a/plugins/modules/gcp_compute_target_http_proxy.py +++ b/plugins/modules/gcp_compute_target_http_proxy.py @@ -121,7 +121,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetHttpProxies)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_http_proxy_info.py b/plugins/modules/gcp_compute_target_http_proxy_info.py index 6724e17..0b42bd3 100644 --- a/plugins/modules/gcp_compute_target_http_proxy_info.py +++ b/plugins/modules/gcp_compute_target_http_proxy_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_https_proxy.py b/plugins/modules/gcp_compute_target_https_proxy.py index 7da08d0..5134f28 100644 --- a/plugins/modules/gcp_compute_target_https_proxy.py +++ b/plugins/modules/gcp_compute_target_https_proxy.py @@ -149,7 +149,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetHttpsProxies)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/http/target-proxies)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_https_proxy_info.py b/plugins/modules/gcp_compute_target_https_proxy_info.py index 8b6bb4d..e375629 100644 --- a/plugins/modules/gcp_compute_target_https_proxy_info.py +++ b/plugins/modules/gcp_compute_target_https_proxy_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_instance.py b/plugins/modules/gcp_compute_target_instance.py index 30de4a2..8a6e019 100644 --- a/plugins/modules/gcp_compute_target_instance.py +++ b/plugins/modules/gcp_compute_target_instance.py @@ -132,7 +132,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetInstances)' - 'Using Protocol Forwarding: U(https://cloud.google.com/compute/docs/protocol-forwarding)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_instance_info.py b/plugins/modules/gcp_compute_target_instance_info.py index 2d0fba7..44c2b11 100644 --- a/plugins/modules/gcp_compute_target_instance_info.py +++ b/plugins/modules/gcp_compute_target_instance_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_pool.py b/plugins/modules/gcp_compute_target_pool.py index ac52bc4..0c77586 100644 --- a/plugins/modules/gcp_compute_target_pool.py +++ b/plugins/modules/gcp_compute_target_pool.py @@ -174,7 +174,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/targetPools)' - 'Official Documentation: U(https://cloud.google.com/compute/docs/load-balancing/network/target-pools)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_pool_info.py b/plugins/modules/gcp_compute_target_pool_info.py index 1bc4996..285c805 100644 --- a/plugins/modules/gcp_compute_target_pool_info.py +++ b/plugins/modules/gcp_compute_target_pool_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_ssl_proxy.py b/plugins/modules/gcp_compute_target_ssl_proxy.py index a8dd32b..a0ed21e 100644 --- a/plugins/modules/gcp_compute_target_ssl_proxy.py +++ b/plugins/modules/gcp_compute_target_ssl_proxy.py @@ -139,7 +139,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetSslProxies)' - 'Setting Up SSL proxy for Google Cloud Load Balancing: U(https://cloud.google.com/compute/docs/load-balancing/tcp-ssl/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_ssl_proxy_info.py b/plugins/modules/gcp_compute_target_ssl_proxy_info.py index e0e44f6..1815e11 100644 --- a/plugins/modules/gcp_compute_target_ssl_proxy_info.py +++ b/plugins/modules/gcp_compute_target_ssl_proxy_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_tcp_proxy.py b/plugins/modules/gcp_compute_target_tcp_proxy.py index e8f7fe2..75853a8 100644 --- a/plugins/modules/gcp_compute_target_tcp_proxy.py +++ b/plugins/modules/gcp_compute_target_tcp_proxy.py @@ -126,7 +126,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/targetTcpProxies)' - 'Setting Up TCP proxy for Google Cloud Load Balancing: U(https://cloud.google.com/compute/docs/load-balancing/tcp-ssl/tcp-proxy)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_tcp_proxy_info.py b/plugins/modules/gcp_compute_target_tcp_proxy_info.py index e68fdd8..ae9aa30 100644 --- a/plugins/modules/gcp_compute_target_tcp_proxy_info.py +++ b/plugins/modules/gcp_compute_target_tcp_proxy_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_vpn_gateway.py b/plugins/modules/gcp_compute_target_vpn_gateway.py index a176ef0..c2fae29 100644 --- a/plugins/modules/gcp_compute_target_vpn_gateway.py +++ b/plugins/modules/gcp_compute_target_vpn_gateway.py @@ -118,7 +118,7 @@ options: type: str notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/targetVpnGateways)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_target_vpn_gateway_info.py b/plugins/modules/gcp_compute_target_vpn_gateway_info.py index 1d56ffd..e49111b 100644 --- a/plugins/modules/gcp_compute_target_vpn_gateway_info.py +++ b/plugins/modules/gcp_compute_target_vpn_gateway_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_url_map.py b/plugins/modules/gcp_compute_url_map.py index 6e78fe5..770a2ec 100644 --- a/plugins/modules/gcp_compute_url_map.py +++ b/plugins/modules/gcp_compute_url_map.py @@ -2574,7 +2574,7 @@ options: type: str notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/urlMaps)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_url_map_info.py b/plugins/modules/gcp_compute_url_map_info.py index f0c7104..c209938 100644 --- a/plugins/modules/gcp_compute_url_map_info.py +++ b/plugins/modules/gcp_compute_url_map_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_vpn_tunnel.py b/plugins/modules/gcp_compute_vpn_tunnel.py index c5def10..d5f5b4d 100644 --- a/plugins/modules/gcp_compute_vpn_tunnel.py +++ b/plugins/modules/gcp_compute_vpn_tunnel.py @@ -207,7 +207,7 @@ notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/rest/v1/vpnTunnels)' - 'Cloud VPN Overview: U(https://cloud.google.com/vpn/docs/concepts/overview)' - 'Networks and Tunnel Routing: U(https://cloud.google.com/vpn/docs/concepts/choosing-networks-routing)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_compute_vpn_tunnel_info.py b/plugins/modules/gcp_compute_vpn_tunnel_info.py index c630eeb..4e5d970 100644 --- a/plugins/modules/gcp_compute_vpn_tunnel_info.py +++ b/plugins/modules/gcp_compute_vpn_tunnel_info.py @@ -90,7 +90,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_container_cluster_info.py b/plugins/modules/gcp_container_cluster_info.py index 31c453e..d992f37 100644 --- a/plugins/modules/gcp_container_cluster_info.py +++ b/plugins/modules/gcp_container_cluster_info.py @@ -86,7 +86,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_container_node_pool_info.py b/plugins/modules/gcp_container_node_pool_info.py index 1b4dfbf..7424cc8 100644 --- a/plugins/modules/gcp_container_node_pool_info.py +++ b/plugins/modules/gcp_container_node_pool_info.py @@ -96,7 +96,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_dns_managed_zone.py b/plugins/modules/gcp_dns_managed_zone.py index f12da7e..8903adf 100644 --- a/plugins/modules/gcp_dns_managed_zone.py +++ b/plugins/modules/gcp_dns_managed_zone.py @@ -262,7 +262,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/dns/api/v1/managedZones)' - 'Managing Zones: U(https://cloud.google.com/dns/zones/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_dns_managed_zone_info.py b/plugins/modules/gcp_dns_managed_zone_info.py index 401094b..0d4ce50 100644 --- a/plugins/modules/gcp_dns_managed_zone_info.py +++ b/plugins/modules/gcp_dns_managed_zone_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_dns_resource_record_set_info.py b/plugins/modules/gcp_dns_resource_record_set_info.py index 45f3675..ad9ab4c 100644 --- a/plugins/modules/gcp_dns_resource_record_set_info.py +++ b/plugins/modules/gcp_dns_resource_record_set_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_filestore_instance.py b/plugins/modules/gcp_filestore_instance.py index a327017..918b996 100644 --- a/plugins/modules/gcp_filestore_instance.py +++ b/plugins/modules/gcp_filestore_instance.py @@ -161,7 +161,7 @@ notes: - 'Official Documentation: U(https://cloud.google.com/filestore/docs/creating-instances)' - 'Use with Kubernetes: U(https://cloud.google.com/filestore/docs/accessing-fileshares)' - 'Copying Data In/Out: U(https://cloud.google.com/filestore/docs/copying-data)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_filestore_instance_info.py b/plugins/modules/gcp_filestore_instance_info.py index a5f7722..bf39951 100644 --- a/plugins/modules/gcp_filestore_instance_info.py +++ b/plugins/modules/gcp_filestore_instance_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_iam_role_info.py b/plugins/modules/gcp_iam_role_info.py index c15a561..1cf9f0d 100644 --- a/plugins/modules/gcp_iam_role_info.py +++ b/plugins/modules/gcp_iam_role_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_iam_service_account_info.py b/plugins/modules/gcp_iam_service_account_info.py index d1898a4..51d168a 100644 --- a/plugins/modules/gcp_iam_service_account_info.py +++ b/plugins/modules/gcp_iam_service_account_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_kms_crypto_key.py b/plugins/modules/gcp_kms_crypto_key.py index 1014306..b0e1d14 100644 --- a/plugins/modules/gcp_kms_crypto_key.py +++ b/plugins/modules/gcp_kms_crypto_key.py @@ -146,7 +146,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings.cryptoKeys)' - 'Creating a key: U(https://cloud.google.com/kms/docs/creating-keys#create_a_key)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_kms_crypto_key_info.py b/plugins/modules/gcp_kms_crypto_key_info.py index 9c00abf..f184bf6 100644 --- a/plugins/modules/gcp_kms_crypto_key_info.py +++ b/plugins/modules/gcp_kms_crypto_key_info.py @@ -84,7 +84,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_kms_key_ring.py b/plugins/modules/gcp_kms_key_ring.py index 2043f66..8eb0c24 100644 --- a/plugins/modules/gcp_kms_key_ring.py +++ b/plugins/modules/gcp_kms_key_ring.py @@ -100,7 +100,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/kms/docs/reference/rest/v1/projects.locations.keyRings)' - 'Creating a key ring: U(https://cloud.google.com/kms/docs/creating-keys#create_a_key_ring)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_kms_key_ring_info.py b/plugins/modules/gcp_kms_key_ring_info.py index 231e500..2a06d8e 100644 --- a/plugins/modules/gcp_kms_key_ring_info.py +++ b/plugins/modules/gcp_kms_key_ring_info.py @@ -85,7 +85,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_logging_metric.py b/plugins/modules/gcp_logging_metric.py index 1330422..addc7fe 100644 --- a/plugins/modules/gcp_logging_metric.py +++ b/plugins/modules/gcp_logging_metric.py @@ -267,7 +267,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/logging/docs/reference/v2/rest/v2/projects.metrics/create)' - 'Official Documentation: U(https://cloud.google.com/logging/docs/apis)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_logging_metric_info.py b/plugins/modules/gcp_logging_metric_info.py index c00ef6d..445baef 100644 --- a/plugins/modules/gcp_logging_metric_info.py +++ b/plugins/modules/gcp_logging_metric_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_mlengine_model.py b/plugins/modules/gcp_mlengine_model.py index d9a5510..1c0e4c3 100644 --- a/plugins/modules/gcp_mlengine_model.py +++ b/plugins/modules/gcp_mlengine_model.py @@ -135,7 +135,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/ai-platform/prediction/docs/reference/rest/v1/projects.models)' - 'Official Documentation: U(https://cloud.google.com/ai-platform/prediction/docs/deploying-models)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_mlengine_model_info.py b/plugins/modules/gcp_mlengine_model_info.py index 8aaa74a..cf9d2bb 100644 --- a/plugins/modules/gcp_mlengine_model_info.py +++ b/plugins/modules/gcp_mlengine_model_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_mlengine_version_info.py b/plugins/modules/gcp_mlengine_version_info.py index 440881c..0921437 100644 --- a/plugins/modules/gcp_mlengine_version_info.py +++ b/plugins/modules/gcp_mlengine_version_info.py @@ -88,7 +88,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_pubsub_subscription.py b/plugins/modules/gcp_pubsub_subscription.py index b412b74..3a23eb9 100644 --- a/plugins/modules/gcp_pubsub_subscription.py +++ b/plugins/modules/gcp_pubsub_subscription.py @@ -301,7 +301,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.subscriptions)' - 'Managing Subscriptions: U(https://cloud.google.com/pubsub/docs/admin#managing_subscriptions)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_pubsub_subscription_info.py b/plugins/modules/gcp_pubsub_subscription_info.py index bf6e4ad..b4f118b 100644 --- a/plugins/modules/gcp_pubsub_subscription_info.py +++ b/plugins/modules/gcp_pubsub_subscription_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_pubsub_topic.py b/plugins/modules/gcp_pubsub_topic.py index 2ae00fc..a54edbc 100644 --- a/plugins/modules/gcp_pubsub_topic.py +++ b/plugins/modules/gcp_pubsub_topic.py @@ -145,7 +145,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/pubsub/docs/reference/rest/v1/projects.topics)' - 'Managing Topics: U(https://cloud.google.com/pubsub/docs/admin#managing_topics)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_pubsub_topic_info.py b/plugins/modules/gcp_pubsub_topic_info.py index 12352f4..f800fbd 100644 --- a/plugins/modules/gcp_pubsub_topic_info.py +++ b/plugins/modules/gcp_pubsub_topic_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_redis_instance.py b/plugins/modules/gcp_redis_instance.py index 3a400b1..4cfa531 100644 --- a/plugins/modules/gcp_redis_instance.py +++ b/plugins/modules/gcp_redis_instance.py @@ -191,7 +191,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/memorystore/docs/redis/reference/rest/v1/projects.locations.instances)' - 'Official Documentation: U(https://cloud.google.com/memorystore/docs/redis/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_redis_instance_info.py b/plugins/modules/gcp_redis_instance_info.py index c080cf2..82d9888 100644 --- a/plugins/modules/gcp_redis_instance_info.py +++ b/plugins/modules/gcp_redis_instance_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_resourcemanager_project_info.py b/plugins/modules/gcp_resourcemanager_project_info.py index 039071d..647098c 100644 --- a/plugins/modules/gcp_resourcemanager_project_info.py +++ b/plugins/modules/gcp_resourcemanager_project_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_runtimeconfig_config_info.py b/plugins/modules/gcp_runtimeconfig_config_info.py index 0adfe83..0f6bfc5 100644 --- a/plugins/modules/gcp_runtimeconfig_config_info.py +++ b/plugins/modules/gcp_runtimeconfig_config_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_runtimeconfig_variable_info.py b/plugins/modules/gcp_runtimeconfig_variable_info.py index d97b6d2..ff1b78e 100644 --- a/plugins/modules/gcp_runtimeconfig_variable_info.py +++ b/plugins/modules/gcp_runtimeconfig_variable_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_serviceusage_service.py b/plugins/modules/gcp_serviceusage_service.py index 0bccc0e..ecd7008 100644 --- a/plugins/modules/gcp_serviceusage_service.py +++ b/plugins/modules/gcp_serviceusage_service.py @@ -98,7 +98,7 @@ options: type: str notes: - 'Getting Started: U(https://cloud.google.com/service-usage/docs/getting-started)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_serviceusage_service_info.py b/plugins/modules/gcp_serviceusage_service_info.py index 5651384..1869eb5 100644 --- a/plugins/modules/gcp_serviceusage_service_info.py +++ b/plugins/modules/gcp_serviceusage_service_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_sourcerepo_repository.py b/plugins/modules/gcp_sourcerepo_repository.py index 052872d..5c325a7 100644 --- a/plugins/modules/gcp_sourcerepo_repository.py +++ b/plugins/modules/gcp_sourcerepo_repository.py @@ -95,7 +95,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/source-repositories/docs/reference/rest/v1/projects.repos)' - 'Official Documentation: U(https://cloud.google.com/source-repositories/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_sourcerepo_repository_info.py b/plugins/modules/gcp_sourcerepo_repository_info.py index 536b970..6d06de5 100644 --- a/plugins/modules/gcp_sourcerepo_repository_info.py +++ b/plugins/modules/gcp_sourcerepo_repository_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_spanner_database.py b/plugins/modules/gcp_spanner_database.py index f2f8ccd..4048bf8 100644 --- a/plugins/modules/gcp_spanner_database.py +++ b/plugins/modules/gcp_spanner_database.py @@ -125,7 +125,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/spanner/docs/reference/rest/v1/projects.instances.databases)' - 'Official Documentation: U(https://cloud.google.com/spanner/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_spanner_database_info.py b/plugins/modules/gcp_spanner_database_info.py index 4697c26..ba35a60 100644 --- a/plugins/modules/gcp_spanner_database_info.py +++ b/plugins/modules/gcp_spanner_database_info.py @@ -88,7 +88,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_spanner_instance.py b/plugins/modules/gcp_spanner_instance.py index 43235db..15dfed6 100644 --- a/plugins/modules/gcp_spanner_instance.py +++ b/plugins/modules/gcp_spanner_instance.py @@ -122,7 +122,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/spanner/docs/reference/rest/v1/projects.instances)' - 'Official Documentation: U(https://cloud.google.com/spanner/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_spanner_instance_info.py b/plugins/modules/gcp_spanner_instance_info.py index eef051b..1caa88d 100644 --- a/plugins/modules/gcp_spanner_instance_info.py +++ b/plugins/modules/gcp_spanner_instance_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_sql_database_info.py b/plugins/modules/gcp_sql_database_info.py index f832da3..c1755bb 100644 --- a/plugins/modules/gcp_sql_database_info.py +++ b/plugins/modules/gcp_sql_database_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_sql_instance_info.py b/plugins/modules/gcp_sql_instance_info.py index ff0e7d3..d1e5cb4 100644 --- a/plugins/modules/gcp_sql_instance_info.py +++ b/plugins/modules/gcp_sql_instance_info.py @@ -78,7 +78,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_sql_user_info.py b/plugins/modules/gcp_sql_user_info.py index c0545a5..610cfc4 100644 --- a/plugins/modules/gcp_sql_user_info.py +++ b/plugins/modules/gcp_sql_user_info.py @@ -88,7 +88,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_storage_bucket_access_control.py b/plugins/modules/gcp_storage_bucket_access_control.py index b3ea9bf..b1d34d3 100644 --- a/plugins/modules/gcp_storage_bucket_access_control.py +++ b/plugins/modules/gcp_storage_bucket_access_control.py @@ -123,7 +123,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/storage/docs/json_api/v1/bucketAccessControls)' - 'Official Documentation: U(https://cloud.google.com/storage/docs/access-control/lists)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_storage_default_object_acl.py b/plugins/modules/gcp_storage_default_object_acl.py index e031654..ebf6563 100644 --- a/plugins/modules/gcp_storage_default_object_acl.py +++ b/plugins/modules/gcp_storage_default_object_acl.py @@ -127,7 +127,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/storage/docs/json_api/v1/defaultObjectAccessControls)' - 'Official Documentation: U(https://cloud.google.com/storage/docs/access-control/create-manage-lists)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_tpu_node.py b/plugins/modules/gcp_tpu_node.py index ed8636e..8a91ebb 100644 --- a/plugins/modules/gcp_tpu_node.py +++ b/plugins/modules/gcp_tpu_node.py @@ -158,7 +158,7 @@ options: notes: - 'API Reference: U(https://cloud.google.com/tpu/docs/reference/rest/v1/projects.locations.nodes)' - 'Official Documentation: U(https://cloud.google.com/tpu/docs/)' -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. diff --git a/plugins/modules/gcp_tpu_node_info.py b/plugins/modules/gcp_tpu_node_info.py index c35ae47..80368f2 100644 --- a/plugins/modules/gcp_tpu_node_info.py +++ b/plugins/modules/gcp_tpu_node_info.py @@ -83,7 +83,7 @@ options: - This only alters the User Agent string for any API requests. type: str notes: -- for authentication, you can set service_account_file using the C(gcp_service_account_file) +- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE) env variable. - for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable.