Do not become root when searching for custom prometheus alert rules files
Change-Id: I6da412d6d3e7d067c8d903ee884711ac509d24aa
This commit is contained in:
parent
1d0171fc70
commit
4f78c696c2
@ -30,7 +30,6 @@
|
||||
- Restart {{ item.key }} container
|
||||
|
||||
- name: Find custom prometheus alert rules files
|
||||
become: true
|
||||
find:
|
||||
path: "{{ node_custom_config }}/prometheus/"
|
||||
pattern: "*.rules"
|
||||
|
Loading…
Reference in New Issue
Block a user