From 8d422334278adfb8d8bc9df60cd29c83a6e5804d Mon Sep 17 00:00:00 2001 From: Christian Elberfeld <elberfeld@web.de> Date: Tue, 3 Oct 2017 21:10:13 +0200 Subject: [PATCH] =?UTF-8?q?Zugriff=20auf=20Server=20f=C3=BCr=20commander?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- host_vars/warpsrvext | 1 + host_vars/webserver | 2 ++ 2 files changed, 3 insertions(+) diff --git a/host_vars/warpsrvext b/host_vars/warpsrvext index 3e0271eb..1e89f59f 100644 --- a/host_vars/warpsrvext +++ b/host_vars/warpsrvext @@ -15,5 +15,6 @@ administratorenteam: - "void" - "sandhome" - "sandmobil" + - "commander1024" diff --git a/host_vars/webserver b/host_vars/webserver index 8901db90..c08961eb 100644 --- a/host_vars/webserver +++ b/host_vars/webserver @@ -46,3 +46,5 @@ administratorenteam: - "dray" - "sandhome" - "sandmobil" + - "commander1024" + \ No newline at end of file -- GitLab