Initial commit
This commit is contained in:
4
tasks/node.yml
Normal file
4
tasks/node.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Register node
|
||||
shell: curl -sfL https://get.k3s.io | {{ node_extra_args }} sh -s -
|
||||
...
|
||||
Reference in New Issue
Block a user