From f75af83c638db75260a420182a10f00655221024 Mon Sep 17 00:00:00 2001 From: James Cammarata Date: Thu, 1 May 2014 11:44:31 -0500 Subject: [PATCH] Fixing a documentation error in the new stackdriver module --- notification/stackdriver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notification/stackdriver b/notification/stackdriver index 7caa66d88b4..c36964dd9d2 100644 --- a/notification/stackdriver +++ b/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: