add incomplete homework 8.3

This commit is contained in:
2022-07-27 10:55:01 +07:00
parent aa356db95c
commit c4ad5d2340
14 changed files with 285 additions and 0 deletions

View File

@@ -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>