mysqld_exporter: Restart service after update

This commit is contained in:
Timo Makinen 2024-11-15 17:58:47 +00:00
parent 4f408bac9d
commit 2a4af75d53

View file

@ -44,6 +44,7 @@
owner: root
group: "{{ ansible_wheel }}"
remote_src: true
notify: Restart mysqld_exporter
- name: Create config directory
ansible.builtin.file: