mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-03 00:03:05 +02:00
upt playbook
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
- hosts: odroid_worker
|
||||
name: Setup k3s workers
|
||||
become: true
|
||||
gather_facts: no
|
||||
vars:
|
||||
K3S_TOKEN_HOLDER: "{{ hostvars['K3S_TOKEN_HOLDER']['token'] }}"
|
||||
# K3S_TOKEN_HOLDER: "K10e86c2dee93cc36d405fbeb34ef64e8867c097493ef2e0f2e95feb5bb30ded39b::server:5f3d5033ee0554caab810c863b0587d2"
|
||||
|
Reference in New Issue
Block a user