build
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled

This commit is contained in:
2026-02-26 02:56:30 +01:00
parent adb768e3c0
commit 6e7bae51cd

View File

@@ -193,7 +193,7 @@
- name: Save join command
set_fact:
worker_join_cmd: "{{ join_command.stdout }}"
worker_join_cmd: "sudo {{ join_command.stdout }}"
when: inventory_hostname.endswith('-vm01.home.lan')