Solved other refactoring bugs and optimized docker role template

This commit is contained in:
2025-07-06 19:54:51 +02:00
parent ea9cc07112
commit 5919f49741
10 changed files with 74 additions and 15 deletions

View File

@@ -1,9 +1,5 @@
---
# Docker Routines
- name: "include docker-compose role"
include_role:
name: docker-compose
- name: "pkgmgr install"
include_role:
name: pkgmgr-install
@@ -15,6 +11,10 @@
command: pkgmgr path cymais-sphinx
register: path_cymais_sphinx_output
- name: "include docker-compose role"
include_role:
name: docker-compose
- name: "include role nginx-domain-setup for {{application_id}}"
include_role:
name: nginx-domain-setup