diff --git a/lib/ansible/modules/cloud/google/gcp_compute_disk_info.py b/lib/ansible/modules/cloud/google/gcp_compute_disk_info.py index e5ad3466cd3..72b354ab9a9 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_disk_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_disk_info.py @@ -89,9 +89,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_compute_firewall.py b/lib/ansible/modules/cloud/google/gcp_compute_firewall.py index 3a8ccb328e1..8abd88fa901 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_firewall.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_firewall.py @@ -269,9 +269,9 @@ 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) +- 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_compute_firewall_info.py b/lib/ansible/modules/cloud/google/gcp_compute_firewall_info.py index 1e156798001..0f4a88c2301 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_firewall_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_firewall_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_compute_forwarding_rule.py b/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py index 047515325f2..3597dce6aaf 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule.py @@ -265,9 +265,9 @@ options: notes: - 'API Reference: U(https://cloud.google.com/compute/docs/reference/v1/forwardingRule)' - '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) +- 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_compute_forwarding_rule_info.py b/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_info.py index 49bdc354c5c..b267048416a 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_forwarding_rule_info.py @@ -90,9 +90,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_compute_global_address.py b/lib/ansible/modules/cloud/google/gcp_compute_global_address.py index dee335d5e9c..50f1c54e00d 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_global_address.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_global_address.py @@ -157,9 +157,9 @@ 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) +- 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_compute_global_address_info.py b/lib/ansible/modules/cloud/google/gcp_compute_global_address_info.py index 5da21138e4b..e445a483011 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_global_address_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_global_address_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_compute_global_forwarding_rule_info.py b/lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_info.py index f2e2f84bbf6..e205f92d66a 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_global_forwarding_rule_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_compute_health_check.py b/lib/ansible/modules/cloud/google/gcp_compute_health_check.py index 3e7cc6840e6..de4070cea6c 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_health_check.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_health_check.py @@ -446,9 +446,9 @@ 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) +- 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_compute_health_check_info.py b/lib/ansible/modules/cloud/google/gcp_compute_health_check_info.py index 73b99b48b9d..5aa7d70a5ef 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_health_check_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_health_check_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_compute_http_health_check.py b/lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py index b0eb0f63f5b..7a236114521 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_http_health_check.py @@ -153,9 +153,9 @@ 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) +- 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_compute_http_health_check_info.py b/lib/ansible/modules/cloud/google/gcp_compute_http_health_check_info.py index aed25bce2a2..a1ec4c1df6e 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_http_health_check_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_http_health_check_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_compute_https_health_check.py b/lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py index 0d5c7cdcc53..d8120a0f644 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_https_health_check.py @@ -150,9 +150,9 @@ 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) +- 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_compute_https_health_check_info.py b/lib/ansible/modules/cloud/google/gcp_compute_https_health_check_info.py index fb34e8e3fff..2628e3316b1 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_https_health_check_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_https_health_check_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_compute_image.py b/lib/ansible/modules/cloud/google/gcp_compute_image.py index 0b79ad4fd41..d95d27c3278 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_image.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_image.py @@ -231,9 +231,9 @@ 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) +- 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_compute_image_info.py b/lib/ansible/modules/cloud/google/gcp_compute_image_info.py index 67272bb1896..729b034b481 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_image_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_image_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_compute_instance_group_info.py b/lib/ansible/modules/cloud/google/gcp_compute_instance_group_info.py index 5d48b1fd60c..ee29929f3f2 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_instance_group_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_instance_group_info.py @@ -89,9 +89,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_compute_instance_group_manager_info.py b/lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_info.py index 83b31db4db0..beca92bad54 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_instance_group_manager_info.py @@ -89,9 +89,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_compute_instance_info.py b/lib/ansible/modules/cloud/google/gcp_compute_instance_info.py index 3adf7f38ff8..9d91b195786 100644 --- a/lib/ansible/modules/cloud/google/gcp_compute_instance_info.py +++ b/lib/ansible/modules/cloud/google/gcp_compute_instance_info.py @@ -89,9 +89,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.