summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2014-05-01 11:44:31 -0500
committerJames Cammarata <jimi@sngx.net>2014-05-01 11:44:31 -0500
commitc0f92317ef9c36b03ab183de3587784240abd324 (patch)
tree71b11c5f2a1da11a862ba7abebc948c6e66b43e6
parent2b898e7e8bd924fbfc02660449dce73e32bfe579 (diff)
downloadansible-c0f92317ef9c36b03ab183de3587784240abd324.tar.gz
Fixing a documentation error in the new stackdriver module
-rw-r--r--library/notification/stackdriver2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/notification/stackdriver b/library/notification/stackdriver
index 7caa66d88b..c36964dd9d 100644
--- a/library/notification/stackdriver
+++ b/library/notification/stackdriver
@@ -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: