diff --git a/hosts b/hosts index c8f9e4f..4f56397 100644 --- a/hosts +++ b/hosts @@ -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: diff --git a/keycloak.yml b/keycloak.yml index e68cf7b..1f93a8a 100644 --- a/keycloak.yml +++ b/keycloak.yml @@ -1,7 +1,7 @@ #!/usr/bin/env ansible-playbook --- -- hosts: test +- hosts: keycloak_host roles: - install_docker - install_keycloak