From 5c5e6259758fc3aadf03e0555e6d088b82ea339e Mon Sep 17 00:00:00 2001 From: JonnyBravo Date: Wed, 11 Feb 2026 11:08:11 +0100 Subject: [PATCH] inv/hosts aktualisiert --- inv/hosts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inv/hosts b/inv/hosts index c9a4936..5db97f2 100644 --- a/inv/hosts +++ b/inv/hosts @@ -1,6 +1,6 @@ FlaskServer: hosts: - ras-dan-01: + ras-dan-01.local: vars: ansible_python_interpreter: "/usr/bin/python3" ansible_ssh_common_args: '-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null'