Add option to have two services in one role and add phpvms_test

This commit is contained in:
Tobias Reisinger 2026-02-09 23:20:17 +01:00
parent 8065273196
commit 4a71c9c170
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
8 changed files with 33 additions and 16 deletions

View file

@ -641,6 +641,17 @@ services = {
mail = "phpvms@kondor-virtual.de"
}
"phpvms_test" = {
host = "node002"
dns = [{
domain = "airline-test.serguzim.me"
}]
auth = false
database = false
ansible_role = "phpvms"
ansible_vars = "test"
}
"postgresql" = {
host = "node001"
dns = [{