mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 08:58:36 +01:00
fix: remove duplicated auth keys task
This commit is contained in:
@@ -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
|
|
||||||
|
|||||||
Reference in New Issue
Block a user