From 06edd2cef3c4f1c82ff0121a7a0057eefd61a0b8 Mon Sep 17 00:00:00 2001 From: Freezed <2160318-free_zed@users.noreply.gitlab.com> Date: Tue, 15 Mar 2022 10:05:06 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=B1=20Update=20git=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/user_cfg/vars/git.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tasks/user_cfg/vars/git.yml b/tasks/user_cfg/vars/git.yml index bbb5084..7d9efb0 100644 --- a/tasks/user_cfg/vars/git.yml +++ b/tasks/user_cfg/vars/git.yml @@ -14,11 +14,13 @@ git_repositories: - {local_name: "forga-tool-debian", url_https: "https://lab.frogg.it/fcode/ansible/debian.git"} - {local_name: "freezed.gl.io", url_https: "https://gitlab.com/free_zed/free_zed.gitlab.io.git"} - {local_name: "ftalk-gitlab", url_https: "https://gitlab.com/ftalk/2020-gitlab.git"} + - {local_name: "geostrapy", url_https: "https://lab.frogg.it/fcode/geostrapy.git"} - {local_name: "gpxpy", url_https: "https://github.com/freezed/gpxpy.git"} - {local_name: "grandpy", url_https: "https://github.com/freezed/ocp7.git"} - {local_name: "hellozappa", url_https: "https://gitlab.com/free_zed/hellozappa.git"} - {local_name: "men-rt-ocp08", url_https: "https://github.com/remace/OC-P8-Purbeurre.git"} - {local_name: "men-rt-ocp09", url_https: "https://github.com/remace/P9-OCPizza_doc_Technique.git"} + - {local_name: "men-rt-ocp11", url_https: "https://github.com/remace/OC-P11-Enhance_A_Former_Project.git"} - {local_name: "mountaingpx", url_https: "https://github.com/krisanselmo/mountaingpx.git"} - {local_name: "myasb", url_https: "https://gitlab.com/forga/tool/ansible/debian.git"} - {local_name: "mygpxsb", url_https: "https://gitlab.com/courotaf/mygpxsb.git"} -- GitLab