Fix username typo

This commit is contained in:
Shaun Reed 2019-09-06 23:12:13 +00:00
parent d61d782f6b
commit c05891c5ae
1 changed files with 1 additions and 1 deletions

View File

@ -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'