From 90cbc8813cdcbb456aa98930bd71f938ce7e21cf Mon Sep 17 00:00:00 2001 From: warezjoe Date: Sun, 1 Mar 2026 20:44:02 +0100 Subject: [PATCH] Yet another nginx LXC --- inventory | 1 + playbooks/hosts/lxc.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory b/inventory index f23ff1c..5d6fb7e 100644 --- a/inventory +++ b/inventory @@ -32,6 +32,7 @@ uptimekuma photoprism gemini openclaw +proxy-clean [temp] ollama diff --git a/playbooks/hosts/lxc.yml b/playbooks/hosts/lxc.yml index 95971a5..8756a78 100644 --- a/playbooks/hosts/lxc.yml +++ b/playbooks/hosts/lxc.yml @@ -1,5 +1,5 @@ - name: lxc-init - hosts: openclaw + hosts: proxy-new #become: true vars_files: - vault.yml