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

Disable telemetry

parent 85c29d6d
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
- Restart NetData
- name: Install and configure NetData
shell: ./netdata-installer.sh --dont-wait
shell: ./netdata-installer.sh --dont-wait --disable-telemetry
args:
chdir: /opt/{{ netdata_local_archive|default('netdata') }}
when: netdata_clone.changed or netdata_extract.changed
......
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