noheat: deploy helm with plugins & chartmuseum
[integration.git] / deployment / noheat / cluster-rke / ansible / roles / setup_helm / handlers / main.yml
1 ---
2 - name: Reload systemd
3   become: yes
4   systemd:
5     daemon-reload: yes