Setup k3s with the help of ansible after the infra-provisioning
This change is huge! It allows me to manage the k3s installation on the hetzner-cloud I setup via terraform.
This commit is contained in:
4
requirements.yml
Normal file
4
requirements.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
collections:
|
||||
- name: https://github.com/k3s-io/k3s-ansible.git
|
||||
type: git
|
||||
version: 1.0.1
|
||||
Reference in New Issue
Block a user