feat(docker): match services that moved to k3s

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-09-07 23:43:20 +02:00
parent c1d6f13275
commit 44626101de
7 changed files with 22 additions and 310 deletions

View File

@@ -3,9 +3,9 @@
hosts: docker_host
gather_facts: true
roles:
- role: common
tags:
- common
# - role: common
# tags:
# - common
- role: docker_host
tags:
- docker_host