diff --git a/lib/ansible/modules/cloud/google/_gcp_target_proxy.py b/lib/ansible/modules/cloud/google/_gcp_target_proxy.py index ecc3f93c27..67c497c947 100644 --- a/lib/ansible/modules/cloud/google/_gcp_target_proxy.py +++ b/lib/ansible/modules/cloud/google/_gcp_target_proxy.py @@ -29,7 +29,7 @@ requirements: deprecated: removed_in: "2.12" why: Updated modules released with increased functionality - alternative: Use M(gcp_compute_target_proxy) instead. + alternative: Use M(gcp_compute_target_http_proxy) instead. notes: - Currently only supports global HTTP proxy. author: