From 403214730f34204b6eb39bd81c5e76ebff450272 Mon Sep 17 00:00:00 2001 From: Vitaly Znachenok Date: Tue, 28 Nov 2017 20:18:44 +0300 Subject: [PATCH] redefine variable NETSTATS_SERVER for netstat. --- site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/site.yml b/site.yml index 1fa40f5..968e767 100644 --- a/site.yml +++ b/site.yml @@ -46,6 +46,7 @@ - hosts: netstat vars: + NETSTATS_SERVER: "localhost" username: "netstat" users: - name: "netstat"