Refactored use of variables

This commit is contained in:
2023-12-05 18:45:26 +01:00
parent 5ca94d6ecc
commit 3b06b5bcf4
50 changed files with 107 additions and 102 deletions

View File

@@ -2,7 +2,7 @@
- name: setup akaunting
command:
cmd: docker-compose -p akaunting up -d --force-recreate
chdir: "{{docker_compose_akaunting_path}}"
chdir: "{{docker_compose_instance_directory}}"
environment:
#AKAUNTING_SETUP: true
COMPOSE_HTTP_TIMEOUT: 600