Skip to content
Snippets Groups Projects
Commit 39911e70 authored by jurgenhaas's avatar jurgenhaas
Browse files

#37 Fix new netdata path

parent 50666732
No related branches found
No related tags found
No related merge requests found
......@@ -107,10 +107,10 @@
recurse: yes
follow: no
with_items:
- /var/lib/netdata/www/
- /usr/share/netdata/www/
- /var/lib/netdata/web/
- /usr/share/netdata/web/
- /opt/netdata/var/lib/netdata/www/
- /opt/netdata/usr/share/netdata/www/
- /opt/netdata/var/lib/netdata/web/
- /opt/netdata/usr/share/netdata/web/
ignore_errors: yes
- name: Check if KSM is available
......
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