2022-04-16 18:04:52 +02:00
|
|
|
---
|
2022-05-04 13:59:01 +02:00
|
|
|
ansible_host: nexus.intra.tormakris.dev
|
2022-04-16 18:04:52 +02:00
|
|
|
webserver:
|
2022-04-16 19:09:47 +02:00
|
|
|
- domain: "nexus.kmlabz.com"
|
|
|
|
port: 8080
|
2022-05-28 19:07:15 +02:00
|
|
|
bigrequests: true
|
2022-05-28 23:24:23 +02:00
|
|
|
https: false
|
2022-04-16 19:09:47 +02:00
|
|
|
- domain: "registry.kmlabz.com"
|
|
|
|
port: 4269
|
2022-05-28 19:07:15 +02:00
|
|
|
bigrequests: true
|
2022-05-28 23:24:23 +02:00
|
|
|
https: false
|
2022-04-16 19:55:29 +02:00
|
|
|
...
|