Refactored docker roles

This commit is contained in:
2023-04-26 11:52:11 +02:00
parent 6a4439ba57
commit 1b8ff143e3
48 changed files with 107 additions and 128 deletions

View File

@@ -1,2 +1,2 @@
docker_compose_path: "/home/administrator/docker-compose/roulette-wheel/"
app_path: "/home/administrator/docker-compose/roulette-wheel/app/"
docker_compose_path: "{{path_docker_compose_files}}roulette-wheel/"
app_path: "{{path_docker_compose_files}}roulette-wheel/app/"