Refactored file creation

This commit is contained in:
2025-07-06 15:20:43 +02:00
parent cfeb8a5bf8
commit bd9e43506f
39 changed files with 11 additions and 83 deletions

View File

@@ -14,8 +14,6 @@
domain: "{{ domains | get_domain(application_id) }}"
http_port: "{{ ports.localhost.http[application_id] }}"
- include_tasks: "{{ playbook_dir }}/roles/docker-compose/tasks/create-files.yml"
- name: Set OIDC scopes in EspoCRM config (inside web container)
ansible.builtin.shell: |
docker compose exec -T web php -r '