Remove required field on service_account_file in gcp_compute plugin inventory (#57345)

(cherry picked from commit 1d76635206)
pull/57968/head
LucasBoisserie 7 years ago committed by Toshio Kuratomi
parent dbaecb648e
commit e4a70d2822

@ -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…
Cancel
Save