Skip to content
Snippets Groups Projects
Commit d4c2e3c3 authored by Baptiste DE RENZO's avatar Baptiste DE RENZO
Browse files

Update main.yml

parent 6671afad
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,10 @@
dest: /etc/munin/munin.conf
mode: '644'
# Force munin-server restart to avoid default localdomain graph creation after remove
- name: flush handlers
meta: flush_handlers
- name: "remove default localdomain files"
ansible.builtin.file:
path: /var/cache/munin/www/localdomain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment