From 7c80fa12a5f37962ec62aaf11d47ebb1497f06e8 Mon Sep 17 00:00:00 2001 From: "Christopher M. Neill" Date: Mon, 16 Nov 2015 16:12:11 -0800 Subject: [PATCH] unnescessary " --- ansible/group_vars/alpha-web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/group_vars/alpha-web.yml b/ansible/group_vars/alpha-web.yml index 39e92e95..f833f638 100644 --- a/ansible/group_vars/alpha-web.yml +++ b/ansible/group_vars/alpha-web.yml @@ -34,4 +34,4 @@ container_run_opts: > -h {{ name }} -d -P - {{ container_envs }}" + {{ container_envs }}