Modified some stuff to get gitea ssh forwarding working

This commit is contained in:
Mike Wilson
2023-02-23 11:56:18 -05:00
parent b9228588a8
commit 59c18a245d
2 changed files with 3 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
name: git
password_lock: yes
generate_ssh_key: yes
ssh_key_type: ed25519
ssh_key_comment: Gitea Host Key
register: service_user
become: true