From 1f8f7c7ac0dad9e0340c2bf2504e378c50573441 Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Wed, 2 Nov 2016 13:10:41 +0100 Subject: [PATCH] Added missing ' to yaml file --- orientdb/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/orientdb/tasks/main.yml b/orientdb/tasks/main.yml index 8a572312..234159ac 100644 --- a/orientdb/tasks/main.yml +++ b/orientdb/tasks/main.yml @@ -31,7 +31,7 @@ with_items: - '{{ orientdb_data_dir }}' - '{{ orientdb_pid_dir }}' - - '{{ orientdb_automatic_backup_directory }} + - '{{ orientdb_automatic_backup_directory }}' - name: Remove the old hook jars shell: rm {{ orientdb_install_dir }}/lib/{{ item }}