diff --git a/ansible/roles/core/tasks/configure-ssh.yml b/ansible/roles/core/tasks/configure-ssh.yml index 2dbd6e9..a238552 100644 --- a/ansible/roles/core/tasks/configure-ssh.yml +++ b/ansible/roles/core/tasks/configure-ssh.yml @@ -28,7 +28,7 @@ - name: Add SSH Keys lineinfile: - dest: /home/kansible/.ssh/authorized_keys + dest: /home/ansible/.ssh/authorized_keys line: '{{ item }}' with_items: - 'ssh-idrsa AAZ1NTE5AAAAIA+ndydG+ddddpdddaabvbumkiuyk7778678676547564563434XwmnYb user@host'