correction backup restore
[lhc/ansible.git] / tasks / restore_nextcloud.yml
index 1fd5315..95e356d 100644 (file)
@@ -32,7 +32,7 @@
     name: "{{ nextcloud_db_name }}"
     state: "{{ item }}"
     owner: "{{ nextcloud_php_user }}"
-    target: "/tmp/dump.pgc"
+    target: "/tmp/{{ nextcloud_db_name }}.pgc"
     target_opts: "-F c"
   loop:
     - absent