This commit is contained in:
parent
bdad82d910
commit
3b043ad214
@ -24,3 +24,11 @@ privatekeytodeploy:
|
||||
- user: root
|
||||
keyfile: /root/.ssh/id_gitea
|
||||
privatekey: "{{lookup('hashi_vault', 'secret=secrets/data/ansible/privatekey:gitea')}}"
|
||||
|
||||
system_ssh_custom_host:
|
||||
- host: git.ducamps.win
|
||||
user: git
|
||||
keyfile: ~/.ssh/id_gitea
|
||||
- host: gitlab.com
|
||||
user: git
|
||||
keyfile: ~/.ssh/id_consort
|
||||
|
Loading…
Reference in New Issue
Block a user