From 3cb8c9fe4e4068ca2fb23d32bc91f5606c3a3d75 Mon Sep 17 00:00:00 2001
From: Paul Maruhn <paulmaruhn@posteo.de>
Date: Tue, 21 Dec 2021 02:23:17 +0100
Subject: [PATCH] introduce new variable

---
 host_vars/gw05.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/host_vars/gw05.yml b/host_vars/gw05.yml
index e6605b6..806a7c6 100644
--- a/host_vars/gw05.yml
+++ b/host_vars/gw05.yml
@@ -10,6 +10,8 @@ dhcpd_start: 10.130.32.1
 dhcpd_end: 10.130.39.255
 exit_iface: enp1s0
 
+disabled_services: []
+
 mesh_gwvpn_secret: !vault |
       $ANSIBLE_VAULT;1.1;AES256
       63663264646563323437353833636536616437616233303438336333366663306532383164646162
-- 
GitLab