X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=tasks%2Frestore_nextcloud.yml;fp=tasks%2Frestore_nextcloud.yml;h=95e356dd3d578065a015691d6eb4aa47e1981b0f;hb=0c1a4b36afbe57ab17cb3ec6a0b2605d4e780ca8;hp=1fd5315ee3817eee6e76aae3f359f4afc4778f34;hpb=d2ef9c4c99e81dc58f3d4346c362eae2c4d7915b;p=lhc%2Fansible.git diff --git a/tasks/restore_nextcloud.yml b/tasks/restore_nextcloud.yml index 1fd5315..95e356d 100644 --- a/tasks/restore_nextcloud.yml +++ b/tasks/restore_nextcloud.yml @@ -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