🏗️」 wip: work in progress, not done yet.

This commit is contained in:
2025-08-12 20:55:11 +02:00
parent d7bc6cb929
commit a77f436878
8 changed files with 148 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
- name: Copy the join command to server location
copy: src=join-command dest=/tmp/join-command.sh mode=0777
- name: Join the node to cluster
command: sh /tmp/join-command.sh