This commit is contained in:
Konstantin Tchernov 2025-02-07 05:35:38 +00:00 committed by GitHub
commit 1709e47901
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
173 changed files with 360 additions and 5 deletions

View file

@ -60,6 +60,7 @@ options:
- machineaccount
- serviceaccount
- accesstoken
- impersonation
service_account_contents:
description:
- The contents of a Service Account JSON file, either in a dictionary or as a
@ -73,6 +74,7 @@ options:
description:
- An optional service account email address if machineaccount is selected and
the user does not wish to use the default email.
- Required service account to impersonate if impersonation is selected.
type: str
access_token:
description: