From 1fb552cf2cae59097c33b67f7b0b1b184fe743d7 Mon Sep 17 00:00:00 2001 From: warezjoe Date: Mon, 23 Feb 2026 12:40:07 +0100 Subject: [PATCH] Open claw adding --- inventory | 1 + playbooks/hosts/lxc.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory b/inventory index 9d08b71..f23ff1c 100644 --- a/inventory +++ b/inventory @@ -31,6 +31,7 @@ transmission uptimekuma photoprism gemini +openclaw [temp] ollama diff --git a/playbooks/hosts/lxc.yml b/playbooks/hosts/lxc.yml index 2bdb30b..95971a5 100644 --- a/playbooks/hosts/lxc.yml +++ b/playbooks/hosts/lxc.yml @@ -1,5 +1,5 @@ - name: lxc-init - hosts: gemini + hosts: openclaw #become: true vars_files: - vault.yml