mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 23:32:37 +03:00
14 lines
206 B
Plaintext
14 lines
206 B
Plaintext
---
|
|
clickhouse:
|
|
hosts:
|
|
clickhouse-01:
|
|
ansible_host: <IP_here>
|
|
vector:
|
|
hosts:
|
|
vector-01:
|
|
ansible_host: <IP_here>
|
|
lighthouse:
|
|
hosts:
|
|
lighthouse-01:
|
|
ansible_host: <IP_here>
|