Skip to content

Commit ea5e3c9

Browse files
author
matthias_schaub
committed
Correct path to ssh key.
1 parent 389cba6 commit ea5e3c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/inventory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ all:
33
dev:
44
ansible_host: 35.190.148.87
55
ansible_user: mapswipe
6-
ansible_ssh_private_key_file: ssh-private-key
6+
ansible_ssh_private_key_file: travis/ssh-private-key

0 commit comments

Comments
 (0)