Add kafka-kubernetes/inventory.yml

This commit is contained in:
Simar 2025-08-03 09:57:01 +03:00
parent 03adf99fbb
commit 8eba41fa2b

View file

@ -0,0 +1,12 @@
all:
children:
masters:
hosts:
master1:
ansible_host: x.x.x.x
workers:
hosts:
worker1:
ansible_host: a.a.a.a
worker2:
ansible_host: b.b.b.b