fix: remove duplicated auth keys task

This commit is contained in:
2023-01-18 19:27:21 +01:00
parent c5e8869a05
commit 30477c8871

View File

@@ -17,8 +17,3 @@
copy: copy:
src: authorized_keys src: authorized_keys
dest: /root/.ssh/authorized_keys dest: /root/.ssh/authorized_keys
- name: Authorized Keys
copy:
src: authorized_keys_sheppy
dest: /home/sheppy/.ssh/authorized_keys