From 0f4508acecb578f8e9391f42d292c3ee8548ecce Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Thu, 10 Oct 2019 23:18:47 +0200 Subject: [PATCH] site.yml: Added ip_discover to hardie --- site.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/site.yml b/site.yml index 8aa5d35..86e15c2 100644 --- a/site.yml +++ b/site.yml @@ -394,6 +394,6 @@ environment_vars: REGISTER_PASS: "{{ global_ip_discover_register_pass }}" -#- hosts: 192.168.1.8 # hardie.khitomer.banananet.work -# roles: -# - role: mysql/application +- hosts: hardie.khitomer.banananet.work + roles: + - role: misc/ip_discover