mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-23 19:31:23 -07:00
parent
5c97cc1da0
commit
d64785e811
80 changed files with 14198 additions and 13862 deletions
|
@ -149,7 +149,7 @@ class GcpModule(AnsibleModule):
|
|||
arg_spec,
|
||||
dict(
|
||||
project=dict(
|
||||
required=True,
|
||||
required=False,
|
||||
type='str',
|
||||
fallback=(env_fallback, ['GCP_PROJECT'])),
|
||||
auth_kind=dict(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue