From 567794cdc962b2f4afec0dbc86444a851534ada9 Mon Sep 17 00:00:00 2001 From: Olli Graf Date: Thu, 12 May 2022 10:15:53 +0200 Subject: [PATCH] Servernamen aktualisiert. --- hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index 6d12b49..55aaaf1 100644 --- a/hosts +++ b/hosts @@ -92,7 +92,7 @@ frinks: ansible_ssh_private_key_file: ~/.ssh/id_rsa servers: hosts: - ollital.de: +# ollital.de: # vasmani.de: ollital.net: ashkente.de: @@ -100,6 +100,7 @@ servers: mail.olli-cloud.de: git.olli-cloud.de: mumble.olli-cloud.de: + blog.olli-cloud.de: vars: ansible_python_interpreter: /usr/bin/python3 ansible_connection: ssh