roles/k3s/tasks/main.yml: update

This commit is contained in:
Haitao Pan 2023-05-28 19:01:44 +08:00
parent e5c9a9e213
commit e2f772117d

View File

@ -1,4 +1,4 @@
roles/k3s/tasks/main.yml- name: Setup K3S Server
- name: Setup K3S Server
script: files/setup.sh
when: inventory_hostname in groups[group]