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

Commit f96d3eb

Browse files
authored
1 parent 044c95a commit f96d3eb

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 pushgateway is enabled on boot
2525
become: true
2626
systemd:
27+
daemon_reload: true
2728
name: pushgateway
2829
enabled: true
2930
tags:

0 commit comments

Comments
 (0)