mirror of https://github.com/ansible/ansible.git
Added environment variables to gcp_compute to align with gcp_* modules (#57776)
Added all variables that are also used by the gcp_* modules as described
in the docs
https://docs.ansible.com/ansible/latest/scenario_guides/guide_gce.html#providing-credentials-as-environment-variables
(cherry picked from commit 8e9f29c40c)
pull/57976/head
parent
335c2026fa
commit
3368780cbd
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- gcp_compute - Added additional environment variables to the `gcp_compute` inventory plugin to align with the rest of the `gcp_*` modules.
|
||||
Loading…
Reference in New Issue