5 lines
96 B
YAML
5 lines
96 B
YAML
|
- name: restart grafana
|
||
|
shell:
|
||
|
chdir: /opt/grafana
|
||
|
cmd: "{{ docker_update_command }}"
|