Skip to content
This repository was archived by the owner on Mar 6, 2023. It is now read-only.

Commit 6d2195e

Browse files
authored
1 parent dee3c10 commit 6d2195e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
- name: ensure prometheus service is started and enabled
2525
become: true
2626
systemd:
27+
daemon_reload: true
2728
name: prometheus
2829
state: started
2930
enabled: true

0 commit comments

Comments
 (0)