mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-15 10:45:12 +01:00
6 lines
70 B
YAML
6 lines
70 B
YAML
---
|
|
- hosts: k3s_nodes
|
|
become: true
|
|
roles:
|
|
- ansible-role-k3s
|