X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/?a=blobdiff_plain;f=tasks%2Frestore_to_vm.yml;h=f2812e89803858b2ef98d468d8432992a6c6939a;hb=fdd0c75bf23bf60d504d53615ead32ba4a1aaf58;hp=8045db80779ec6238d8214f4f8e7b3fba289e071;hpb=4c81f66f692275c89b9cf5bf075f190b16c0307b;p=lhc%2Fansible.git diff --git a/tasks/restore_to_vm.yml b/tasks/restore_to_vm.yml index 8045db8..f2812e8 100644 --- a/tasks/restore_to_vm.yml +++ b/tasks/restore_to_vm.yml @@ -44,7 +44,7 @@ remote_src: yes #because the config file is already in the nextcloud_tmp_path owner: "{{ nextcloud_websrv_user }}" group: "{{ nextcloud_websrv_user }}" - mode: 0640 + mode: '640' #or u=rwx,g=r,o= - name: update nextcloud root dir symbolic link become_user: "{{ nextcloud_websrv_user }}"