X-Git-Url: http://git.cyclocoop.org/%22%20%20.%20generer_url_ecrire%28%22mots_tous%22%29%20.%20%22?a=blobdiff_plain;f=update_nuage_instance.yml;h=35c15e93ed51fde4e452f21e7f6684bdccd2e2ce;hb=1170fc5a26e1cdccb0a3135569db2ded1d7bceb9;hp=eb40ebb3f98d5bc5c01b043ea3e5b720659c9e15;hpb=925356cb873bdc6560f10a6693da74c8791e97ca;p=lhc%2Fansible.git diff --git a/update_nuage_instance.yml b/update_nuage_instance.yml index eb40ebb..35c15e9 100644 --- a/update_nuage_instance.yml +++ b/update_nuage_instance.yml @@ -62,7 +62,7 @@ ansible.builtin.copy: src: "{{ nextcloud_common_files_path }}/nextcloud-{{ ancienne_version }}/" dest: "{{ nextcloud_common_files_path }}/nextcloud-{{ nouvelle_version }}" - remote_src: true # because the config file is already in the nextcloud_tmp_path + remote_src: true # because the copy is from remote host to remote host mode: '754' # or 'u=rwx,g=rx,o=r' when: not new_nextcloud_common.stat.exists