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

Create ini file if it does not yet exist

parent 863b4d10
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,7 @@
- name: "Configure Registry"
ini_file:
dest='/etc/netdata/netdata.conf'
create=yes
section='registry'
option='{{ item.option }}'
value='{{ item.value }}'
......
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