noheat: deploy helm with plugins & chartmuseum
[integration.git] / deployment / noheat / cluster-rke / ansible / roles / setup_helm / handlers / main.yml
diff --git a/deployment/noheat/cluster-rke/ansible/roles/setup_helm/handlers/main.yml b/deployment/noheat/cluster-rke/ansible/roles/setup_helm/handlers/main.yml
new file mode 100644 (file)
index 0000000..0847b81
--- /dev/null
@@ -0,0 +1,5 @@
+---
+- name: Reload systemd
+  become: yes
+  systemd:
+    daemon-reload: yes