This website requires JavaScript.
Explore
Help
Sign in
data.coop
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
22c5e6dbff
ansible
/
roles
/
docker
/
templates
/
restic
/
success.sh.j2
3 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
Add uptime-kuma push url for restic
2024-03-05 09:55:04 +01:00
#!/bin/sh
Make curl silent in restic scripts Printing curl progress is just silly.
2024-12-22 12:44:16 +01:00
curl --silent '{{ restic_secrets.uptime_kuma_url }}'
Reference in a new issue
Copy permalink