mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
This commit is contained in:
@@ -193,7 +193,7 @@
|
|||||||
|
|
||||||
- name: Save join command
|
- name: Save join command
|
||||||
set_fact:
|
set_fact:
|
||||||
worker_join_cmd: "{{ join_command.stdout }}"
|
worker_join_cmd: "sudo {{ join_command.stdout }}"
|
||||||
when: inventory_hostname.endswith('-vm01.home.lan')
|
when: inventory_hostname.endswith('-vm01.home.lan')
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user