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 - fas_client
- rsyncd - rsyncd
- sudo - sudo
- openvpn/client - { openvpn/client
when: env != "staging" when: env != "staging" }
tasks: tasks:
- include: "{{ tasks }}/yumrepos.yml" - include: "{{ tasks }}/yumrepos.yml"