This commit is contained in:
8
host_vars/jitsi.yaml
Normal file
8
host_vars/jitsi.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_host: jitsi.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "jitsi.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: false
|
||||
https: true
|
||||
...
|
8
host_vars/librespeed.yaml
Normal file
8
host_vars/librespeed.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_host: librespeed.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "speedtest.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: true
|
||||
https: false
|
||||
...
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
ansible_host: sonar.intra.tormakris.dev
|
||||
...
|
@ -1,3 +0,0 @@
|
||||
---
|
||||
ansible_host: swagger.intra.tormakris.dev
|
||||
...
|
Reference in New Issue
Block a user