From 58d98e4430359616554d66f07374e3f6c08e9d4b Mon Sep 17 00:00:00 2001 From: Alexander Dietrich Date: Sat, 1 May 2021 15:00:17 +0200 Subject: [PATCH] Add srv02 back to inventory --- inventory/hosts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/inventory/hosts b/inventory/hosts index 9e816a3..cf262ee 100644 --- a/inventory/hosts +++ b/inventory/hosts @@ -1,11 +1,13 @@ [ffhh] #speicher ansible_host=speicher.hamburg.freifunk.net srv01 ansible_host=srv01.hamburg.freifunk.net +srv02 ansible_host=srv02.hamburg.freifunk.net srv03 ansible_host=srv03.hamburg.freifunk.net [certbot] #speicher srv01 +srv02 [certsync] srv03 @@ -13,6 +15,7 @@ srv03 [nginx] #speicher srv01 +srv02 srv03 [updates] @@ -21,4 +24,5 @@ srv03 [vms] srv01 +srv02 srv03