Revert that. "when" is behaving weirdly.
This commit is contained in:
parent
35f4de528a
commit
29b9a29557
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
- include: $tasks/denyhosts.yml
|
||||
- include: $tasks/nagios_client.yml
|
||||
- include: $tasks/openvpn_client.yml
|
||||
when: "env != 'staging'"
|
||||
only_if: "'$env' != 'staging'"
|
||||
- include: $tasks/fedmsg_base.yml
|
||||
- include: $tasks/apache.yml
|
||||
- include: $tasks/mod_wsgi.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue