From 8ee5b904560eb3fef4ee9a363c12b8ac03fbb300 Mon Sep 17 00:00:00 2001 From: Christian Steinle Date: Fri, 16 May 2025 12:01:19 +0000 Subject: [PATCH] Use external domain for Playbooks. --- run-next.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run-next.yaml b/run-next.yaml index 65f4b9d..816c668 100644 --- a/run-next.yaml +++ b/run-next.yaml @@ -10,7 +10,7 @@ - name: Run next playbook ansible.builtin.uri: - url: http://ansible.lan/api/integrations/ei0dtntvuz54ot3s + url: http://ansible.fam-steinle.de/api/integrations/ei0dtntvuz54ot3s method: GET status_code: 204 headers: