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