mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
Got that wrong. Is this right?
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user