✨ feat(ansible): Ajoute un dossier pour les médias publics
This commit is contained in:
@@ -123,6 +123,7 @@
|
|||||||
loop:
|
loop:
|
||||||
- "{{ path }}/var/cache"
|
- "{{ path }}/var/cache"
|
||||||
- "{{ path }}/var/log"
|
- "{{ path }}/var/log"
|
||||||
|
- "{{ path }}/public/media"
|
||||||
|
|
||||||
- name: Bun install & build
|
- name: Bun install & build
|
||||||
ansible.builtin.command: "{{ item }}"
|
ansible.builtin.command: "{{ item }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user