ansible-role-k3s/tasks/state_stopped.yml

5 lines
86 B
YAML

---
- name: Ensure k3s is stopped
ansible.builtin.import_tasks: ensure_stopped.yml