small fix
This commit is contained in:
parent
21be91a5a8
commit
fa5b71e02a
@ -36,7 +36,7 @@
|
|||||||
- block:
|
- block:
|
||||||
- name: Remove data folder from new version
|
- name: Remove data folder from new version
|
||||||
file:
|
file:
|
||||||
path: "{{ unifi_base_dir }}/{{ unifi_current_version }}//UniFi/data"
|
path: "{{ unifi_base_dir }}/{{ unifi_version }}//UniFi/data"
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Copy data folder from previews version
|
- name: Copy data folder from previews version
|
||||||
|
Loading…
Reference in New Issue
Block a user