From 6af4189fb0cebf08a9af27ad04d74e568a5ac588 Mon Sep 17 00:00:00 2001 From: freezed <git-expect-noreply@freezed.me> Date: Sun, 4 Dec 2022 01:45:35 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20repo=20URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tasks/files/sshd_config | 2 +- tasks/system_cfg/templates/ntpd.conf.j2 | 2 +- tasks/user_cfg/files/dotfiles/gitconfig | 2 +- tasks/user_cfg/files/dotfiles/vimrc | 4 ++-- tasks/user_cfg/files/dotfiles/zlogin | 2 +- tasks/user_cfg/files/dotfiles/zlogout | 2 +- tasks/user_cfg/files/dotfiles/zshenv | 2 +- tasks/user_cfg/files/dotfiles/zshrc | 2 +- tasks/user_cfg/templates/pruneconfig.j2 | 2 +- tasks/user_cfg/templates/ssh_config.j2 | 2 +- tasks/user_cfg/vars/git.yml | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/tasks/files/sshd_config b/tasks/files/sshd_config index 5bacb89..be1872d 100644 --- a/tasks/files/sshd_config +++ b/tasks/files/sshd_config @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/system_cfg/templates/ntpd.conf.j2 b/tasks/system_cfg/templates/ntpd.conf.j2 index f9c6a26..37c2f70 100644 --- a/tasks/system_cfg/templates/ntpd.conf.j2 +++ b/tasks/system_cfg/templates/ntpd.conf.j2 @@ -5,7 +5,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/files/dotfiles/gitconfig b/tasks/user_cfg/files/dotfiles/gitconfig index 223dd52..cd596e9 100644 --- a/tasks/user_cfg/files/dotfiles/gitconfig +++ b/tasks/user_cfg/files/dotfiles/gitconfig @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/files/dotfiles/vimrc b/tasks/user_cfg/files/dotfiles/vimrc index a65bfe1..84f8cfb 100644 --- a/tasks/user_cfg/files/dotfiles/vimrc +++ b/tasks/user_cfg/files/dotfiles/vimrc @@ -4,7 +4,7 @@ " This file is managed by Ansible " " Manual edition will be overridden " " " -" https://lab.frogg.it/fcode/ansible/debian " +" https://lab.frogg.it/freezed/ansible-debian " " http://formation-debian.via.ecp.fr/ " " " " """"""""""""""""""""""""""""""""""""""""""""" " @@ -98,4 +98,4 @@ set incsearch "set hlsearch " Décommentez la ligne suivante si vous voulez afficher les numéros de ligne -"set number +set relativenumber number diff --git a/tasks/user_cfg/files/dotfiles/zlogin b/tasks/user_cfg/files/dotfiles/zlogin index 7131f70..fe6db75 100644 --- a/tasks/user_cfg/files/dotfiles/zlogin +++ b/tasks/user_cfg/files/dotfiles/zlogin @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/files/dotfiles/zlogout b/tasks/user_cfg/files/dotfiles/zlogout index b2b9439..d2323a0 100644 --- a/tasks/user_cfg/files/dotfiles/zlogout +++ b/tasks/user_cfg/files/dotfiles/zlogout @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/files/dotfiles/zshenv b/tasks/user_cfg/files/dotfiles/zshenv index 2bc3fe0..d22f1b3 100644 --- a/tasks/user_cfg/files/dotfiles/zshenv +++ b/tasks/user_cfg/files/dotfiles/zshenv @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/files/dotfiles/zshrc b/tasks/user_cfg/files/dotfiles/zshrc index 735d779..0a597e1 100644 --- a/tasks/user_cfg/files/dotfiles/zshrc +++ b/tasks/user_cfg/files/dotfiles/zshrc @@ -4,7 +4,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # from http://formation-debian.via.ecp.fr # # # # ############################################# # diff --git a/tasks/user_cfg/templates/pruneconfig.j2 b/tasks/user_cfg/templates/pruneconfig.j2 index bea383e..3bfdb5d 100644 --- a/tasks/user_cfg/templates/pruneconfig.j2 +++ b/tasks/user_cfg/templates/pruneconfig.j2 @@ -5,7 +5,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/templates/ssh_config.j2 b/tasks/user_cfg/templates/ssh_config.j2 index 12a8ffd..05e7661 100644 --- a/tasks/user_cfg/templates/ssh_config.j2 +++ b/tasks/user_cfg/templates/ssh_config.j2 @@ -6,7 +6,7 @@ # This file is managed by Ansible # # Manual edition will be overridden # # # -# https://lab.frogg.it/fcode/ansible/debian # +# https://lab.frogg.it/freezed/ansible-debian # # # # ############################################# # diff --git a/tasks/user_cfg/vars/git.yml b/tasks/user_cfg/vars/git.yml index b877338..bdbfd5e 100644 --- a/tasks/user_cfg/vars/git.yml +++ b/tasks/user_cfg/vars/git.yml @@ -11,7 +11,7 @@ git_repositories: - {local_name: "forga-emb", url_https: "https://gitlab.com/forga/process/fr/embarquement.git"} - {local_name: "forga-glio", url_https: "https://gitlab.com/forga/forga.gitlab.io.git"} - {local_name: "forga-man", url_https: "https://gitlab.com/forga/process/fr/manuel.git"} - - {local_name: "forga-tool-debian", url_https: "https://lab.frogg.it/fcode/ansible/debian.git"} + - {local_name: "forga-tool-debian", url_https: "https://lab.frogg.it/freezed/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"} -- GitLab