define keycloak_host and gitea_host

This commit is contained in:
Jean-Marie Mineau 2021-01-24 23:55:53 +01:00
parent 4d1370b22d
commit 2720144476
2 changed files with 9 additions and 1 deletions

8
hosts
View file

@ -9,6 +9,7 @@ all:
azerty.fil.sand.auro.re:
dns-histausse.fil.sand.auro.re:
re2o.deso-palaiseau.fr:
vb1:
vb2:
proxmox:
hosts:
@ -21,4 +22,11 @@ all:
dns-histausse.fil.sand.auro.re:
test:
hosts:
vb1:
vb2:
keycloak_host:
hosts:
vb2:
gitea_host:
hosts:
vb1:

View file

@ -1,7 +1,7 @@
#!/usr/bin/env ansible-playbook
---
- hosts: test
- hosts: keycloak_host
roles:
- install_docker
- install_keycloak