diff --git a/tasks/files/sshd_config b/tasks/files/sshd_config
index 5bacb890548c0bc4f46399d4426f7332b17f7b7c..be1872db862aac1bdbbc874645734ff258ce4130 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 f9c6a26f74e4d459ae31f535134f3d1e447accfd..37c2f70c1eca517711cf872952505e3b7d798692 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 4a2e4cfcc5d506ef69579d6a342d8b1ed64b3064..cae03f70828657fc8157059a6f3a851d0d8b109f 100644
--- a/tasks/user_cfg/files/dotfiles/gitconfig
+++ b/tasks/user_cfg/files/dotfiles/gitconfig
@@ -1,11 +1,6 @@
 # ############################################# #
-#                 ~/.gitconfig                  #
-#                                               #
 #       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  #
 # ############################################# #
 
 [color]
diff --git a/tasks/user_cfg/files/dotfiles/vimrc b/tasks/user_cfg/files/dotfiles/vimrc
index a65bfe1ff3ded3fa108b1ca6f14145217fdfdc4a..7e87d1ef14d36040eb16d34b0ceb3c47b2e0fcee 100644
--- a/tasks/user_cfg/files/dotfiles/vimrc
+++ b/tasks/user_cfg/files/dotfiles/vimrc
@@ -1,12 +1,6 @@
 " """"""""""""""""""""""""""""""""""""""""""""" "
-"                   ~/.vimrc                    "
-"                                               "
 "       This file is managed by Ansible         "
-"       Manual edition will be overridden       "
-"                                               "
-"   https://lab.frogg.it/fcode/ansible/debian   "
-"   http://formation-debian.via.ecp.fr/         "
-"                                               "
+"  https://lab.frogg.it/freezed/ansible-debian  "
 " """"""""""""""""""""""""""""""""""""""""""""" "
 
 " ':help options.txt' ou ':help nom_du_paramètre' dans Vim
diff --git a/tasks/user_cfg/files/dotfiles/zlogin b/tasks/user_cfg/files/dotfiles/zlogin
index 7131f70acff2f283b54da5cfd5cb0fbedd031d26..960bb838f3cc0f7523317a7cb6b3edbfd2b60741 100644
--- a/tasks/user_cfg/files/dotfiles/zlogin
+++ b/tasks/user_cfg/files/dotfiles/zlogin
@@ -1,11 +1,6 @@
 # ############################################# #
-#                 ~/.zlogin                     #
-#                                               #
 #       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  #
 # ############################################# #
 
 USAGE_FILE=/var/.usage
diff --git a/tasks/user_cfg/files/dotfiles/zlogout b/tasks/user_cfg/files/dotfiles/zlogout
index b2b9439b107c6ea8bc01c5607c20ace7ab967bc1..0b9f8938f7aa33bc5f375c8e674397deeaf856d4 100644
--- a/tasks/user_cfg/files/dotfiles/zlogout
+++ b/tasks/user_cfg/files/dotfiles/zlogout
@@ -1,11 +1,6 @@
 # ############################################# #
-#                 ~/.zlogout                    #
-#                                               #
 #       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  #
 # ############################################# #
 
 echo "Exiting ${HOSTNAME}…"
diff --git a/tasks/user_cfg/files/dotfiles/zshenv b/tasks/user_cfg/files/dotfiles/zshenv
index 2bc3fe02e107337239027f833698f19fb6f306c9..422671003648fa7479a687456aa6991066ff6cef 100644
--- a/tasks/user_cfg/files/dotfiles/zshenv
+++ b/tasks/user_cfg/files/dotfiles/zshenv
@@ -1,11 +1,6 @@
 # ############################################# #
-#                 ~/.zshenv                     #
-#                                               #
 #       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  #
 # ############################################# #
 
 export PATH="/usr/local/bin:/usr/local/sbin:/bin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/sbin:$HOME/bin:$HOME/.local/bin"
diff --git a/tasks/user_cfg/files/dotfiles/zshrc b/tasks/user_cfg/files/dotfiles/zshrc
index 3b71aaf77191583ae92fca905bc4c38fa4c64754..20403762143b62ae4d0a54f5cdd19f3fd273e5d6 100644
--- a/tasks/user_cfg/files/dotfiles/zshrc
+++ b/tasks/user_cfg/files/dotfiles/zshrc
@@ -1,12 +1,6 @@
 # ############################################# #
-#                 ~/.zshrc                      #
-#                                               #
 #       This file is managed by Ansible         #
-#       Manual edition will be overridden       #
-#                                               #
-#   https://lab.frogg.it/fcode/ansible/debian   #
-#    from http://formation-debian.via.ecp.fr    #
-#                                               #
+#  https://lab.frogg.it/freezed/ansible-debian  #
 # ############################################# #
 
 
diff --git a/tasks/user_cfg/templates/pruneconfig.j2 b/tasks/user_cfg/templates/pruneconfig.j2
index bea383e620ce7b7137bcdf5ce0765b211f011ef7..ebe9855a316441bbd90dcf70063aa6ab66674c99 100644
--- a/tasks/user_cfg/templates/pruneconfig.j2
+++ b/tasks/user_cfg/templates/pruneconfig.j2
@@ -1,12 +1,6 @@
 # ############################################# #
-#            GpsPrune config file               #
-#               ~/.pruneconfig                  #
-#                                               #
 #       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  #
 # ############################################# #
 
 prune.unitsetkey=unitset.kilometres
diff --git a/tasks/user_cfg/templates/ssh-config.j2 b/tasks/user_cfg/templates/ssh-config.j2
deleted file mode 100644
index 6e42c09b7dd32e010bdda57e2600973ad43dbf3a..0000000000000000000000000000000000000000
--- a/tasks/user_cfg/templates/ssh-config.j2
+++ /dev/null
@@ -1,44 +0,0 @@
-#jinja2:lstrip_blocks: True
-# ############################################# #
-#       This file is managed by Ansible         #
-#       Manual edition will be overridden       #
-#  https://lab.frogg.it/freezed/ansible-debian  #
-# ############################################# #
-
-{% if inventory_hostname in groups['station'] or inventory_hostname in groups['backup'] %}
-# WAN
-    {% for host in groups['production'] %}
-Host {{ host }}
-  User {{ hostvars[host]['my_user'] }}
-  Hostname {{ hostvars[host]['ansible_host'] }}
-  Port {{ hostvars[host]['ansible_port'] }}
-    {% endfor %}
-{% endif %}
-
-{% if inventory_hostname in groups['station'] or inventory_hostname in groups['production'] %}
-# BKP
-    {% for host in groups['backup'] %}
-Host {{ host }}
-  User {{ hostvars[host]['my_user'] }}
-  Hostname {{ hostvars[host]['ansible_host'] }}
-  Port {{ hostvars[host]['ansible_port'] }}
-    {% endfor %}
-{% endif %}
-
-{% if inventory_hostname in groups['station'] %}
-# DEV
-    {% for host in groups['devel'] %}
-Host {{ host }}
-  User {{ hostvars[host]['my_user'] }}
-  Hostname {{ hostvars[host]['ansible_host'] }}
-  Port {{ hostvars[host]['ansible_port'] }}
-    {% endfor %}
-
-# LOCAL
-    {% for host in groups['station'] %}
-Host {{ host }}
-  User {{ hostvars[host]['my_user'] }}
-  Hostname {{ hostvars[host]['ansible_host'] }}
-  Port {{ hostvars[host]['ansible_port'] }}
-    {% endfor %}
-{% endif %}
diff --git a/tasks/user_cfg/templates/ssh_config.j2 b/tasks/user_cfg/templates/ssh_config.j2
index 12a8ffda2f6f032540576865ab675c692e56e097..331ab2a606868abadfb281129da020ffda23ee9a 100644
--- a/tasks/user_cfg/templates/ssh_config.j2
+++ b/tasks/user_cfg/templates/ssh_config.j2
@@ -1,13 +1,7 @@
 #jinja2:lstrip_blocks: True
 # ############################################# #
-#              SSH config file                  #
-#               ~/.ssh/config                   #
-#                                               #
 #       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  #
 # ############################################# #
 
 {% for host in groups['all']  %}