From d64711ef61eb2646a412eae2eb1299e5d77d216b Mon Sep 17 00:00:00 2001 From: David Lopez Date: Mon, 4 Mar 2024 09:40:53 +0000 Subject: [PATCH] Add testansible --- hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index a795587..cb67440 100644 --- a/hosts +++ b/hosts @@ -160,4 +160,5 @@ core-proxytest ansible_host=core-proxytest.lab.dc.verdnatura.es openldap-test ansible_host=openldap-test.lab.dc.verdnatura.es test-playbook ansible_host=test-playbook.lab.dc.verdnatura.es zabbix-frontend-web ansible_host=zabbix-frontend-web.lab.dc.verdnatura.es -zabbix-server-db ansible_host=zabbix-server-db.lab.dc.verdnatura.es \ No newline at end of file +zabbix-server-db ansible_host=zabbix-server-db.lab.dc.verdnatura.es +testansible ansible_host=10.29.6.79 \ No newline at end of file