too many docs changes

This commit is contained in:
Alex Stephen 2019-08-06 13:37:04 -07:00 committed by Toshio Kuratomi
parent b0e2d90dcf
commit 5004e9adcd

View file

@ -20,7 +20,9 @@ options:
choices: [ application, machineaccount, serviceaccount ]
service_account_contents:
description:
- The contents of a Service Account JSON file, either in a dictionary or as a JSON string that represents it.
- A string representing the contents of a Service Account JSON file.
- This should not be passed in as a dictionary, but a string
that has the exact contents of a service account json file (valid JSON)
type: str
service_account_file:
description: