fix(nagios): Update notify-by-telegram URL
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
ba11dcabb1
commit
90b4f7cf0d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
- name: Clone notify-by-telegram source code
|
- name: Clone notify-by-telegram source code
|
||||||
ansible.builtin.git:
|
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
|
dest: /opt/notify-by-telegram
|
||||||
|
|
||||||
- name: Configure notify-by-telegram
|
- name: Configure notify-by-telegram
|
||||||
|
|
Loading…
Add table
Reference in a new issue