mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-25 18:23:05 +01:00
* Test cluster using molecule * Fix detection of first control node * Include --flannel-iface and --node-ip as k3s arguments * Store logs of k3s-init.service as GitHub job artifacts
6 lines
95 B
YAML
6 lines
95 B
YAML
---
|
|
collections:
|
|
- name: community.general
|
|
- name: ansible.posix
|
|
- name: kubernetes.core
|