remove keycloak and add matrix

This commit is contained in:
2022-05-22 19:11:36 +02:00
parent b0faddb9a7
commit 173b96abba
4 changed files with 6 additions and 6 deletions

View File

@ -1,3 +0,0 @@
---
ansible_host: keycloak.intra.tormakris.dev
...

3
host_vars/matrix.yaml Normal file
View File

@ -0,0 +1,3 @@
---
ansible_host: matrix.intra.tormakris.dev
...