well that went as well as expected. lets try with hands this time.
This commit is contained in:
parent
1d7d5ea567
commit
b8197212cb
1 changed files with 2 additions and 2 deletions
|
@ -11,8 +11,8 @@
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/accelerate_prep.yml"
|
- include: "{{ tasks }}/accelerate_prep.yml"
|
||||||
when: datacenter != "phx2"
|
when: datacenter != 'phx2'
|
||||||
- include: "{{ tasks }}/openvpn_client.yml"
|
- include: "{{ tasks }}/openvpn_client.yml"
|
||||||
|
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue