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