Fix quotes

This commit is contained in:
phil 2023-11-20 12:29:04 +01:00
parent bec76bc57d
commit 7ccb25d94b

View file

@ -28,5 +28,5 @@
ansible.builtin.copy:
src: systemd/override.conf
dest: /etc/systemd/system/grafana-server.service.d
mode: "0644
mode: "0644"
notify: Restart grafana-server