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

Commit aec5035

Browse files
authored
Merge pull request #39 from bbichero/master
Make pushgateway systemd service start at install
2 parents 45a11f4 + 3de3ee5 commit aec5035

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)