Optimized docker_git_repository_ variables

This commit is contained in:
2025-12-03 14:23:53 +01:00
parent 6f676462ea
commit 1d0f26617a
22 changed files with 39 additions and 38 deletions

View File

@@ -12,9 +12,9 @@
include_role:
name: sys-stk-full-stateful
vars:
docker_repository_address: "https://github.com/akaunting/docker.git"
docker_pull_git_repository: true
docker_repository_branch: "master"
docker_git_repository_address: "https://github.com/akaunting/docker.git"
docker_git_repository_pull: true
docker_git_repository_branch: "master"
docker_compose_file_creation_enabled: true
- name: "Akaunting | Create first-run marker to disable future setup"