mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-05-04 18:49:49 +02:00
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
- hosts: odroid_worker
|
||||
become: true
|
||||
tasks:
|
||||
- name: Uninstall K3S Agent
|
||||
shell: /usr/local/bin/k3s-agent-uninstall.sh
|
||||
Reference in New Issue
Block a user