We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19da5d5 commit 33b84bcCopy full SHA for 33b84bc
ansible/extras.yml
@@ -7,6 +7,8 @@
7
name: k3s
8
tasks_from: server-runtime.yml
9
10
+# technically should be part of bootstrap.yml but hangs waiting on failed mounts
11
+# if runs before filesystems.yml after the control node has been reimaged
12
- hosts: k3s_agent:!builder
13
become: yes
14
tags: k3s
0 commit comments