From 3919d62107a6dde3ede02ea1c05b6ad7919ca022 Mon Sep 17 00:00:00 2001 From: Lucas Conrad Date: Wed, 3 Jun 2026 17:40:24 +0200 Subject: [PATCH] fixed username --- inventory.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory.ini b/inventory.ini index ddd5519..b475307 100644 --- a/inventory.ini +++ b/inventory.ini @@ -1,2 +1,2 @@ [minipc] -10.0.10.68 ansible_user=your_host_os_username \ No newline at end of file +10.0.10.68 ansible_user=luco \ No newline at end of file