Solved minor bugs which appeared during refactoring

This commit is contained in:
2025-01-29 14:34:46 +01:00
parent aca3399e9d
commit 7ff03ef46b
7 changed files with 6 additions and 20 deletions

View File

@@ -1,7 +1,3 @@
- name: load docker compose dependencies
include_role:
name: docker-compose
- name: "remove {{ docker_compose_instance_directory }} and all its contents"
file:
path: "{{ docker_compose_instance_directory }}"