Got that wrong. Is this right?

This commit is contained in:
Ralph Bean 2013-07-30 20:17:42 +00:00
parent 1c4b0cf05d
commit 35f4de528a

View file

@ -54,7 +54,7 @@
- include: $tasks/denyhosts.yml
- include: $tasks/nagios_client.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