Skip to content

Commit 6bfa6d0

Browse files
berendtmarkgoddard
authored andcommitted
Do not become root when searching for custom prometheus alert rules files
Change-Id: I6da412d6d3e7d067c8d903ee884711ac509d24aa (cherry picked from commit 4f78c69)
1 parent 3b87df0 commit 6bfa6d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/prometheus/tasks/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
- Restart {{ item.key }} container
3131

3232
- name: Find custom prometheus alert rules files
33-
become: true
3433
find:
3534
path: "{{ node_custom_config }}/prometheus/"
3635
pattern: "*.rules"

0 commit comments

Comments
 (0)