Jake Howard
149d01165f
It's stil on a separate machine, but in docker to allow more applications to be run easier and tied together.
4 lines
96 B
YAML
4 lines
96 B
YAML
- name: restart grafana
|
|
shell:
|
|
chdir: /opt/grafana
|
|
cmd: "{{ docker_update_command }}"
|