From 1958812a5306e185b7c35f61c76d45a05a34ff06 Mon Sep 17 00:00:00 2001 From: rubenb Date: Mon, 12 Feb 2024 13:12:14 +0100 Subject: [PATCH] add test-playbook vm --- hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index aecab62..59676d6 100644 --- a/hosts +++ b/hosts @@ -164,4 +164,5 @@ cephtest01 ansible_host=cephtest01.lab.dc.verdnatura.es cephtest02 ansible_host=cephtest02.lab.dc.verdnatura.es cephtest03 ansible_host=cephtest03.lab.dc.verdnatura.es core-proxytest ansible_host=core-proxytest.lab.dc.verdnatura.es -openldap-test ansible_host=openldap-test.lab.dc.verdnatura.es \ No newline at end of file +openldap-test ansible_host=openldap-test.lab.dc.verdnatura.es +test-playbook ansible_host=10.29.6.39 \ No newline at end of file