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.
1 parent 2ff2117 commit 21b5963Copy full SHA for 21b5963
ansible/ci/check_loki.yml
@@ -11,8 +11,6 @@
11
register: uid_response
12
13
- name: Get Loki logs from before rebuild
14
- vars:
15
- testuser_password: mypassword
16
ansible.builtin.uri:
17
url: http://localhost:{{ grafana_port }}/api/ds/query
18
follow_redirects: all
0 commit comments