mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 02:10:27 -07:00
Fix doc_fragments/gcp.py (#587)
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
This commit is contained in:
parent
3da1c3462e
commit
84503b7930
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ options:
|
|||
type: str
|
||||
notes:
|
||||
- for authentication, you can set service_account_file using the
|
||||
c(gcp_service_account_file) env variable.
|
||||
c(GCP_SERVICE_ACCOUNT_FILE) env variable.
|
||||
- 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
|
||||
|
|
Loading…
Add table
Reference in a new issue