Fix the demodb path.

This commit is contained in:
Andrea Dell'Amico 2022-05-26 14:48:37 +02:00
parent 5f3a1f7374
commit ac990470fd
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
- name: Remove the demodb database
file:
dest: {{ orientdb_home_prefix }}/{{ orientdb_user }}/{{ orientdb_dir }}-{{ orientdb_version }}/databases/demodb
dest: '{{ orientdb_home_prefix }}/{{ orientdb_user }}/{{ orientdb_dir }}-{{ orientdb_version }}/databases/demodb'
state: absent
- name: Link to the latest version