Fix many documentation lint errors

This commit is contained in:
Chris Hawk 2024-11-05 14:58:14 -08:00
commit 608a8486e3
17 changed files with 75 additions and 86 deletions

View file

@ -86,7 +86,7 @@ options:
description:
- Indicates the number of projects that should be returned by the API
request
type: str
type: int
notes:
- for authentication, you can set service_account_file using the C(GCP_SERVICE_ACCOUNT_FILE)
env variable.