From 96c3fece34dfee3de939b268c31b5380826ffb4a Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Mon, 16 Mar 2026 15:15:10 +0100 Subject: [PATCH] Fix desktop hosts --- ansible/inventory/hosts.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ansible/inventory/hosts.yml b/ansible/inventory/hosts.yml index b2b8370..406f0ca 100644 --- a/ansible/inventory/hosts.yml +++ b/ansible/inventory/hosts.yml @@ -7,6 +7,13 @@ all: nymph: ansible_connection: local + desktop: + hosts: + ikaros: + ansible_connection: local + nymph: + ansible_connection: local + ubuntu_workstation: hosts: deadalus: