adding ansible types in documentation (#303)

Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2019-07-16 14:19:07 -07:00 committed by Alex Stephen
commit 43536a1e38
81 changed files with 844 additions and 0 deletions

View file

@ -51,10 +51,12 @@ options:
description:
- The name of the service account.
required: false
type: str
display_name:
description:
- User specified description of service account.
required: false
type: str
extends_documentation_fragment: gcp
'''