small fix

This commit is contained in:
Robert Kaussow 2018-07-12 01:34:46 +02:00
parent 21be91a5a8
commit fa5b71e02a
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
- block:
- name: Remove data folder from new version
file:
path: "{{ unifi_base_dir }}/{{ unifi_current_version }}//UniFi/data"
path: "{{ unifi_base_dir }}/{{ unifi_version }}//UniFi/data"
state: absent
- name: Copy data folder from previews version