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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom authored Sep 6, 2018
1 parent dee3c10 commit 6d2195e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
- name: ensure prometheus service is started and enabled
become: true
systemd:
daemon_reload: true
name: prometheus
state: started
enabled: true
Expand Down

0 comments on commit 6d2195e

Please sign in to comment.