Skip to content

Commit 21b5963

Browse files
authored
removed overrided debug var
1 parent 2ff2117 commit 21b5963

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/ci/check_loki.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
register: uid_response
1212

1313
- name: Get Loki logs from before rebuild
14-
vars:
15-
testuser_password: mypassword
1614
ansible.builtin.uri:
1715
url: http://localhost:{{ grafana_port }}/api/ds/query
1816
follow_redirects: all

0 commit comments

Comments
 (0)