From 80424745479cb8526f32bb20146c59456f36341f Mon Sep 17 00:00:00 2001 From: Rene Mewissen Date: Mon, 23 Jan 2023 16:09:03 +0100 Subject: [PATCH] new host --- host_vars/adguard.universe.local.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 host_vars/adguard.universe.local.yml diff --git a/host_vars/adguard.universe.local.yml b/host_vars/adguard.universe.local.yml new file mode 100644 index 0000000..b2a14ac --- /dev/null +++ b/host_vars/adguard.universe.local.yml @@ -0,0 +1,3 @@ +--- +netdata: false +set_hosts: true \ No newline at end of file