This commit is contained in:
parent
ac6a9740c9
commit
bdad82d910
@ -15,6 +15,9 @@ JD_defaultdownloadfolder: /mnt/diskstation/media/download/incomplete
|
|||||||
system_arch_local_mirror: "https://arch.{{domain.name}}"
|
system_arch_local_mirror: "https://arch.{{domain.name}}"
|
||||||
|
|
||||||
privatekeytodeploy:
|
privatekeytodeploy:
|
||||||
|
- user: "{{user.name}}"
|
||||||
|
keyfile: "/home/{{user.name}}/.ssh/id_consort"
|
||||||
|
privatekey: "{{lookup('hashi_vault', 'secret=secrets/data/ansible/privatekey:consort')}}"
|
||||||
- user: "{{user.name}}"
|
- user: "{{user.name}}"
|
||||||
keyfile: "/home/{{user.name}}/.ssh/id_gitea"
|
keyfile: "/home/{{user.name}}/.ssh/id_gitea"
|
||||||
privatekey: "{{lookup('hashi_vault', 'secret=secrets/data/ansible/privatekey:gitea')}}"
|
privatekey: "{{lookup('hashi_vault', 'secret=secrets/data/ansible/privatekey:gitea')}}"
|
||||||
|
Loading…
Reference in New Issue
Block a user