mysqld_exporter: Restart service after update
This commit is contained in:
parent
4f408bac9d
commit
2a4af75d53
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
||||||
owner: root
|
owner: root
|
||||||
group: "{{ ansible_wheel }}"
|
group: "{{ ansible_wheel }}"
|
||||||
remote_src: true
|
remote_src: true
|
||||||
|
notify: Restart mysqld_exporter
|
||||||
|
|
||||||
- name: Create config directory
|
- name: Create config directory
|
||||||
ansible.builtin.file:
|
ansible.builtin.file:
|
||||||
|
|
Loading…
Add table
Reference in a new issue