mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
committed by
John R Barker
parent
c7c3ca1c41
commit
5ad5677b71
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user