write code like yoda, we must
This commit is contained in:
parent
b8197212cb
commit
58be119242
1 changed files with 1 additions and 3 deletions
|
@ -11,9 +11,7 @@
|
|||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/accelerate_prep.yml"
|
||||
when: datacenter != 'phx2'
|
||||
- include: "{{ tasks }}/openvpn_client.yml"
|
||||
|
||||
- include: "{{ tasks }}/openvpn_client.yml" when: datacenter != 'phx2'
|
||||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue