mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-06 10:50:28 -07:00
Remove required field on service_account_file in gcp_compute plugin inventory (#57345)
This commit is contained in:
parent
23e26bf6cd
commit
ae9dd53c92
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ DOCUMENTATION = '''
|
|||
service_account_file:
|
||||
description:
|
||||
- The path of a Service Account JSON file if serviceaccount is selected as type.
|
||||
required: True
|
||||
type: path
|
||||
env:
|
||||
- name: GCE_CREDENTIALS_FILE_PATH
|
||||
|
|
Loading…
Add table
Reference in a new issue