mirror of
https://github.com/cwchristerw/tjas-infra
synced 2025-08-08 15:24:35 +00:00
FIx missing SSH Authorized Keys task in Deployer tasks
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: "Deployer - SSH - Add Authorized Keys"
|
||||
ansible.builtin.file:
|
||||
ansible.builtin.template:
|
||||
src: './files/ssh/authorized_keys'
|
||||
dest: '~/.ssh/authorized_keys'
|
||||
tags:
|
||||
|
Reference in New Issue
Block a user