mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Decoupeld database, docker and proxy
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
state: present
|
||||
when: run_once_docker_discourse is not defined
|
||||
|
||||
- name: "include svc-rdbms-central"
|
||||
- name: "load docker and db for {{application_id}}"
|
||||
include_role:
|
||||
name: svc-rdbms-central
|
||||
name: cmp-db-docker
|
||||
when: run_once_docker_discourse is not defined
|
||||
|
||||
- name: "include role srv-web-proxy-domain for {{application_id}}"
|
||||
|
Reference in New Issue
Block a user