Skip to content

Commit

Permalink
Merge pull request #15 from Blockdaemon/master
Browse files Browse the repository at this point in the history
fix: raise privileges of restart handler
  • Loading branch information
patrickjahns authored May 26, 2020
2 parents 79aa7c6 + 28f82e6 commit 9476957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
- name: Restart promtail
become: True
systemd:
name: promtail
state: restarted
Expand Down

0 comments on commit 9476957

Please sign in to comment.