This commit is contained in:
Konstantin Tchernov 2025-06-21 05:49:56 +07:00 committed by GitHub
commit dc7a5eabcd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
173 changed files with 360 additions and 5 deletions

View file

@ -728,6 +728,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
@ -741,6 +742,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: