That, except not.

This commit is contained in:
Ralph Bean 2013-09-26 14:21:14 +00:00
parent 1f79455783
commit 1c4ed1ee9c

View file

@ -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