Set right directory for SSH key
All checks were successful
Check / Lint Ansible Files (push) Successful in 4m42s
All checks were successful
Check / Lint Ansible Files (push) Successful in 4m42s
This commit is contained in:
parent
0e73defb9a
commit
7fdc0ea6b1
@ -56,7 +56,7 @@ nxEdyH1aEGOGGRqDCp3U/SG46 davidtanner@coolerLaptop2.fritz.box"
|
||||
- name: Add work SSH key
|
||||
become: true
|
||||
ansible.builtin.lineinfile:
|
||||
path: /home/david/.ssh/authorized_keys
|
||||
path: /home/paul/.ssh/authorized_keys
|
||||
line: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMeHrSd8NJ9dAoQEJez\
|
||||
FbxfbWlo/HQNoA8vaaBZj58Cp paul@MacBook-Pro.meqo"
|
||||
owner: paul
|
||||
|
Loading…
x
Reference in New Issue
Block a user