We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e56857 commit 445bb22Copy full SHA for 445bb22
roles/core/tasks/uninstall.yml
@@ -1,6 +1,6 @@
1
---
2
3
-- name: delete {{ systemd_network_dir }}/{{ result.stdout }}.d
+- name: delete local charts from /tmp/sdcore-helm-charts/
4
file:
5
path: /tmp/sdcore-helm-charts/
6
state: absent
0 commit comments