Skip to content

Commit d01e9d1

Browse files
committed
Adapt to new way of sending user
1 parent 33c7059 commit d01e9d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/ansible/playbooks/explorer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
- hosts: explorer
2222
vars:
23-
user: "{{ user }}"
23+
service: "explorer"
2424

2525
tasks:
2626
# Install required packages

0 commit comments

Comments
 (0)