mirror of
https://github.com/PyratLabs/ansible-role-k3s
synced 2025-01-05 17:20:19 +01:00
6 lines
70 B
YAML
6 lines
70 B
YAML
|
---
|
||
|
- hosts: k3s_nodes
|
||
|
become: true
|
||
|
roles:
|
||
|
- ansible-role-k3s
|