mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-26 07:42:36 +03:00
add incomplete homework 8.3
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
clickhouse:
|
||||
hosts:
|
||||
clickhouse-01:
|
||||
ansible_host: <IP_here>
|
||||
vector:
|
||||
hosts:
|
||||
vector-01:
|
||||
ansible_host: <IP_here>
|
||||
lighthouse:
|
||||
hosts:
|
||||
lighthouse-01:
|
||||
ansible_host: <IP_here>
|
||||
Reference in New Issue
Block a user