correction:
[lhc/ansible.git] / tasks / config_nuage.yml
index ffb8ab7..85d8a5e 100644 (file)
 
 - name: Create nextcloud common app dir symbolic link
   ansible.builtin.file:
-    src: "{{ nextcloud_symbolic_common }}"
+    src: "{{ nextcloud_common }}"
     dest: "{{ nextcloud_webroot }}/common"
     owner: nextcloud
     group: nextcloud