From 7f493d1a1f5c2284af36f8298e64c8dde6df374c 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: