mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Placed docker compose flush more specific
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
- name: "For '{{ application_id }}': Load docker-compose"
|
||||
include_role:
|
||||
name: docker-compose
|
||||
vars:
|
||||
docker_compose_flush_handlers: true
|
||||
docker_pull_git_repository: false # Deactivated here to deactivate inhirement
|
||||
- include_tasks: utils/run_once.yml
|
||||
when: run_once_svc_prx_openresty is not defined
|
Reference in New Issue
Block a user