mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 02:48:33 +01:00
feat: ssh key rollout
This commit is contained in:
@@ -12,3 +12,8 @@
|
||||
line: 'Port 22'
|
||||
notify:
|
||||
- reload sshd
|
||||
|
||||
- name: Authorized Keys
|
||||
copy:
|
||||
src: authorized_keys
|
||||
dest: /root/.ssh/authorized_keys
|
||||
|
||||
Reference in New Issue
Block a user