diff --git a/tasks/nagios.yml b/tasks/nagios.yml index 5dc9c31..c8c2756 100644 --- a/tasks/nagios.yml +++ b/tasks/nagios.yml @@ -43,7 +43,7 @@ - name: Clone notify-by-telegram source code ansible.builtin.git: - repo: https://github.com/jouir/notify-by-telegram.git + repo: https://git.riou.xyz/jriou/notify-by-telegram.git dest: /opt/notify-by-telegram - name: Configure notify-by-telegram