diff --git a/lib/ansible/plugins/inventory/gcp_compute.py b/lib/ansible/plugins/inventory/gcp_compute.py index 9250c2914c8..cd7cd698c0e 100644 --- a/lib/ansible/plugins/inventory/gcp_compute.py +++ b/lib/ansible/plugins/inventory/gcp_compute.py @@ -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