--- - name: Flush handlers to ensure containers are up before rendering .env meta: flush_handlers - name: Render .env for Shopware template: src: "templates/env.j2" dest: "{{ docker_compose.directories.instance }}/.env" mode: "0640" notify: docker compose up