From 4374251bc884104c9ca1c91325720ac8cc5ba2c7 Mon Sep 17 00:00:00 2001 From: warezjoe Date: Wed, 15 Apr 2026 19:58:36 +0200 Subject: [PATCH] Change hostname --- playbooks/hosts/matej-server.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/hosts/matej-server.yml b/playbooks/hosts/matej-server.yml index 3ac2b23..c00938e 100644 --- a/playbooks/hosts/matej-server.yml +++ b/playbooks/hosts/matej-server.yml @@ -1,5 +1,5 @@ --- -- hosts: all +- hosts: matej-server tasks: - name: Create godan user ansible.builtin.user: