Adjust syntax for the when

This commit is contained in:
Pierre-Yves Chibon 2014-08-01 16:22:25 +02:00
parent 9feeb84ca3
commit a0594653ab

View file

@ -35,8 +35,8 @@
- fas_client
- rsyncd
- sudo
- openvpn/client
when: env != "staging"
- { openvpn/client
when: env != "staging" }
tasks:
- include: "{{ tasks }}/yumrepos.yml"