mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 00:58:32 +01:00
fix: remove duplicated auth keys task
This commit is contained in:
@@ -17,8 +17,3 @@
|
||||
copy:
|
||||
src: authorized_keys
|
||||
dest: /root/.ssh/authorized_keys
|
||||
|
||||
- name: Authorized Keys
|
||||
copy:
|
||||
src: authorized_keys_sheppy
|
||||
dest: /home/sheppy/.ssh/authorized_keys
|
||||
|
||||
Reference in New Issue
Block a user