Skip to content

Commit

Permalink
Add become: true in restrat
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zhuravlev authored Sep 8, 2023
1 parent b864517 commit 0ce04de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/grafana_agent/handlers/main.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
- name: Restart Grafana Agent
become: true
ansible.builtin.service:
name: grafana-agent
state: restarted
Expand Down

0 comments on commit 0ce04de

Please sign in to comment.