```
✨ feat(sitemap): Ajoute une commande pour générer les sitemaps et modifie l'appel dans ansible.
```
This commit is contained in:
@@ -216,7 +216,7 @@
|
||||
args:
|
||||
chdir: "{{ path }}"
|
||||
- name: Exécuter pwa:compile dans le répertoire de l application
|
||||
ansible.builtin.command: php bin/console presta:sitemaps:dump
|
||||
ansible.builtin.command: php bin/console app:sitemap
|
||||
become: false
|
||||
args:
|
||||
chdir: "{{ path }}"
|
||||
|
||||
Reference in New Issue
Block a user