From 2b98e79e02fee7a5facd02f4e58d131a1e2a6ff5 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Tue, 14 Mar 2023 22:46:26 +0100 Subject: [PATCH] change hostname --- inventory/hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/hosts.yml b/inventory/hosts.yml index a196063..33d71cd 100644 --- a/inventory/hosts.yml +++ b/inventory/hosts.yml @@ -4,4 +4,4 @@ all: hosts: lewis: ansible_user: root - ansible_host: lewis.lan + ansible_host: lewis.dmz