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

Commit 3de3ee5

Browse files
committed
Make pushgateway systemd service start at install
1 parent 143a615 commit 3de3ee5

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
@@ -30,6 +30,7 @@
3030
systemd:
3131
daemon_reload: true
3232
name: pushgateway
33+
state: started
3334
enabled: true
3435
tags:
3536
- run

0 commit comments

Comments
 (0)