mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Decoupeld database, docker and proxy
This commit is contained in:
		| @@ -3,9 +3,9 @@ | ||||
| {% if database_type | bool %} | ||||
|  | ||||
| {% raw %} | ||||
| - 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_{% endraw %}{{ application_id }}{% raw %} is not defined | ||||
|  | ||||
| {% endraw %} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user