Files
src.dualinventive.com/devops/ansible/roles/common/templates/di-gogs-sshkeys.conf.j2
2024-08-09 12:10:16 +02:00

8 lines
250 B
Django/Jinja

{
"comment" : "{{ ansible_managed }}",
"cachedir" : "{{ ssh_keydir }}",
"gogs_api_url" : "https://portal.dualinventive.com/git/api/v1",
"gogs_api_user" : "ro-user",
"gogs_api_token" : "7fb7367afa79785cc142071c5be7ebf2bd6aa06d"
}