Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Adding 'service_account_file' type (#309)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and rambleraptor committed Jul 11, 2019
1 parent a1a1a29 commit 4f3cf3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ansible/plugins/doc_fragments/gcp.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ class ModuleDocFragment(object):
service_account_file:
description:
- The path of a Service Account JSON file if serviceaccount is selected as type.
type: path
service_account_email:
description:
- An optional service account email address if machineaccount is selected
Expand Down

0 comments on commit 4f3cf3b

Please sign in to comment.