This commit is contained in:
yohan 2024-11-06 07:43:13 +01:00
parent 98fb64a30b
commit f3307f52e9

View File

@ -48,7 +48,7 @@
- name: Deploy custom files
ansible.builtin.copy:
src: "{{ item.name }}"
dest: "/usr/local/docker-mounted-files/docker-nextcloud-stack/{{ item }}"
dest: "/usr/local/docker-mounted-files/docker-nextcloud-stack/{{ item.name }}"
mode: "{{ item.mode }}"
become: true
with_items: