Fixing a documentation error in the new stackdriver module
This commit is contained in:
parent
e9e2b110a8
commit
f75af83c63
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ options:
|
|||
default: "Ansible"
|
||||
deployed_to:
|
||||
description:
|
||||
- The environment code was deployed to. (ie: development, staging, production)
|
||||
- "The environment code was deployed to. (ie: development, staging, production)"
|
||||
required: false
|
||||
default: null
|
||||
repository:
|
||||
|
|
Loading…
Reference in a new issue