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
|
||||
- rsyncd
|
||||
- sudo
|
||||
- openvpn/client
|
||||
when: env != "staging"
|
||||
- { openvpn/client
|
||||
when: env != "staging" }
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue