We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3cbb45a + f016977 commit 5236203Copy full SHA for 5236203
ansible/roles/prometheus/tasks/config.yml
@@ -30,7 +30,6 @@
30
- Restart {{ item.key }} container
31
32
- name: Find custom prometheus alert rules files
33
- become: true
34
find:
35
path: "{{ node_custom_config }}/prometheus/"
36
pattern: "*.rules"
0 commit comments