🔥 chore(ansible): Retire la tâche ecosplay:abonement du playbook.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Serreau Jovann
2026-04-10 14:28:46 +02:00
parent 66fdd5250f
commit 293c5f2fa3

View File

@@ -240,11 +240,6 @@
- "{{ path }}/public/pwa" - "{{ path }}/public/pwa"
- "{{ path }}/public/idb" - "{{ path }}/public/idb"
- "{{ path }}/public/workbox" - "{{ path }}/public/workbox"
- name: Exécuter ecosplay:abonement dans le répertoire de l application
ansible.builtin.command: php bin/console ecosplay:abonement
become: false
args:
chdir: "{{ path }}"
- name: Exécuter app:cloudflare:purge dans le répertoire de l application - name: Exécuter app:cloudflare:purge dans le répertoire de l application
ansible.builtin.command: php bin/console app:cloudflare:purge ansible.builtin.command: php bin/console app:cloudflare:purge
become: false become: false