From dc8052a8b0358425817c8576a0789de444b1c6bb Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Sat, 23 Mar 2024 00:57:17 +0200 Subject: [PATCH] Update repo --- tasks/install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/install.yml b/tasks/install.yml index 3219659..46ba698 100644 --- a/tasks/install.yml +++ b/tasks/install.yml @@ -25,4 +25,4 @@ - name: Ensure motion_hass is installed ansible.builtin.pip: - name: git+ssh://git@repos.susurrando.com:7272/srv/git.repos/motion_hass.git + name: git+ssh://git@repos.susurrando.com:1122/srv/git.repos/motion_hass.git