ansible/playbooks/71_uninstall_k3s_agent.yml

6 lines
130 B
YAML
Raw Normal View History

2022-12-14 02:23:34 +01:00
- hosts: odroid_worker
become: true
tasks:
- name: Uninstall K3S Agent
shell: /usr/local/bin/k3s-agent-uninstall.sh