Adjust syntax for the when
This commit is contained in:
parent
9feeb84ca3
commit
a0594653ab
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue