ansible/playbooks/71_uninstall_k3s_agent.yml
2022-12-14 02:23:34 +01:00

6 lines
130 B
YAML

- hosts: odroid_worker
become: true
tasks:
- name: Uninstall K3S Agent
shell: /usr/local/bin/k3s-agent-uninstall.sh