From 8668a7b813147a0245057d00e8558b03e578bc21 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Thu, 6 Jul 2023 09:32:55 +0300 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 46ba698..3219659 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:1122/srv/git.repos/motion_hass.git + name: git+ssh://git@repos.susurrando.com:7272/srv/git.repos/motion_hass.git