feat(docker): Split docker compose to be deployed different services on different hosts. See host_vars of each host.

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2024-12-11 19:58:57 +01:00
parent 711dc58f2e
commit 6d099061ac
6 changed files with 76 additions and 10 deletions

View File

@@ -42,6 +42,7 @@ k3s-longhorn00
k3s-longhorn01
k3s-longhorn02
docker-host00
docker-host02
[k3s_nodes]
k3s-server00
@@ -65,9 +66,11 @@ ansible_ssh_common_args='-o ProxyCommand="ssh -p 22 -W %h:%p -q aya01"'
[docker]
docker-host00
docker-host02
[docker_host]
docker-host00
docker-host02
[proxmox]
aya01