mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-07 00:11:35 +01:00
fix: root auth keys deployed in base role
This commit is contained in:
@@ -12,8 +12,3 @@
|
|||||||
line: 'Port 22'
|
line: 'Port 22'
|
||||||
notify:
|
notify:
|
||||||
- reload sshd
|
- reload sshd
|
||||||
|
|
||||||
- name: Authorized Keys
|
|
||||||
copy:
|
|
||||||
src: authorized_keys
|
|
||||||
dest: /root/.ssh/authorized_keys
|
|
||||||
|
|||||||
Reference in New Issue
Block a user