diff --git a/lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py b/lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py index 9b32548d273..03914bb5e08 100644 --- a/lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py +++ b/lib/ansible/modules/cloud/google/gcp_container_node_pool_info.py @@ -97,9 +97,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py b/lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py index 087bf711a7b..acec5aaffbf 100644 --- a/lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py +++ b/lib/ansible/modules/cloud/google/gcp_dns_managed_zone.py @@ -212,9 +212,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py b/lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py index 3f514aa2860..09571a530d4 100644 --- a/lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py +++ b/lib/ansible/modules/cloud/google/gcp_dns_managed_zone_info.py @@ -82,9 +82,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py b/lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py index 97718dcddf0..a63519ca554 100644 --- a/lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py +++ b/lib/ansible/modules/cloud/google/gcp_dns_resource_record_set_info.py @@ -85,9 +85,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_filestore_instance.py b/lib/ansible/modules/cloud/google/gcp_filestore_instance.py index fb55396ef1d..6369fa9756c 100644 --- a/lib/ansible/modules/cloud/google/gcp_filestore_instance.py +++ b/lib/ansible/modules/cloud/google/gcp_filestore_instance.py @@ -157,9 +157,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_filestore_instance_info.py b/lib/ansible/modules/cloud/google/gcp_filestore_instance_info.py index ed2518f897d..6c97d115b17 100644 --- a/lib/ansible/modules/cloud/google/gcp_filestore_instance_info.py +++ b/lib/ansible/modules/cloud/google/gcp_filestore_instance_info.py @@ -83,9 +83,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_iam_role_info.py b/lib/ansible/modules/cloud/google/gcp_iam_role_info.py index 769db7374fc..15172c92b13 100644 --- a/lib/ansible/modules/cloud/google/gcp_iam_role_info.py +++ b/lib/ansible/modules/cloud/google/gcp_iam_role_info.py @@ -78,9 +78,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py b/lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py index 4b9e8078946..579fac729df 100644 --- a/lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py +++ b/lib/ansible/modules/cloud/google/gcp_iam_service_account_info.py @@ -78,9 +78,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_kms_crypto_key.py b/lib/ansible/modules/cloud/google/gcp_kms_crypto_key.py index 7b3ac97b7fe..9c22b82722a 100644 --- a/lib/ansible/modules/cloud/google/gcp_kms_crypto_key.py +++ b/lib/ansible/modules/cloud/google/gcp_kms_crypto_key.py @@ -140,9 +140,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_kms_crypto_key_info.py b/lib/ansible/modules/cloud/google/gcp_kms_crypto_key_info.py index 59caebf22b0..44320e69fd0 100644 --- a/lib/ansible/modules/cloud/google/gcp_kms_crypto_key_info.py +++ b/lib/ansible/modules/cloud/google/gcp_kms_crypto_key_info.py @@ -84,9 +84,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_kms_key_ring.py b/lib/ansible/modules/cloud/google/gcp_kms_key_ring.py index 6e4944fb2bf..4ac1faf5bc7 100644 --- a/lib/ansible/modules/cloud/google/gcp_kms_key_ring.py +++ b/lib/ansible/modules/cloud/google/gcp_kms_key_ring.py @@ -100,9 +100,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_kms_key_ring_info.py b/lib/ansible/modules/cloud/google/gcp_kms_key_ring_info.py index e5ef4d88748..0f8e7566064 100644 --- a/lib/ansible/modules/cloud/google/gcp_kms_key_ring_info.py +++ b/lib/ansible/modules/cloud/google/gcp_kms_key_ring_info.py @@ -85,9 +85,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py b/lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py index 4f497332e99..8cb48a3c838 100644 --- a/lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py +++ b/lib/ansible/modules/cloud/google/gcp_mlengine_model_info.py @@ -78,9 +78,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py b/lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py index 688657f31f2..1385382b640 100644 --- a/lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py +++ b/lib/ansible/modules/cloud/google/gcp_mlengine_version_info.py @@ -88,9 +88,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py b/lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py index 15d8231079e..3339ac4ace7 100644 --- a/lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py +++ b/lib/ansible/modules/cloud/google/gcp_pubsub_subscription.py @@ -205,9 +205,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable. diff --git a/lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py b/lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py index eceec784fb5..131acffe54c 100644 --- a/lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py +++ b/lib/ansible/modules/cloud/google/gcp_pubsub_subscription_info.py @@ -78,9 +78,9 @@ 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) +- for authentication, you can set service_account_contents using the C(GCP_SERVICE_ACCOUNT_CONTENTS) env variable. - For authentication, you can set service_account_email using the C(GCP_SERVICE_ACCOUNT_EMAIL) env variable.