mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
parent
c7c3ca1c41
commit
5ad5677b71
80 changed files with 14198 additions and 13862 deletions
|
@ -153,7 +153,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