mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-07 08:00:29 -05:00
add k3s
This commit is contained in:
parent
dff9d8f725
commit
7619911e35
17 changed files with 2339 additions and 0 deletions
5
ansible/roles/k3s/requirements.yaml
Normal file
5
ansible/roles/k3s/requirements.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
collections:
|
||||
- name: ansible.utils
|
||||
- name: community.general
|
||||
- name: ansible.posix
|
||||
- name: kubernetes.core
|
||||
Loading…
Add table
Add a link
Reference in a new issue