From 1c4ed1ee9cf64ef3cfaa633c5aa1549cc68d6e28 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Thu, 26 Sep 2013 14:21:14 +0000 Subject: [PATCH] That, except not. --- playbooks/groups/nuancier.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/nuancier.yml b/playbooks/groups/nuancier.yml index 42a77ed07b..ffd8fb6032 100644 --- a/playbooks/groups/nuancier.yml +++ b/playbooks/groups/nuancier.yml @@ -45,7 +45,7 @@ - include: $tasks/motd.yml - include: $tasks/sudo.yml - include: $tasks/openvpn_client.yml - when: env == "staging" + when: env != "staging" - include: $tasks/fedmsg_base.yml - include: $tasks/apache.yml - include: $tasks/mod_wsgi.yml