add curl_scheduled role

This commit is contained in:
Sergey Malyuk
2025-12-16 12:24:14 +03:00
parent 64197142db
commit 400834cc3b
21 changed files with 365 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
default_curl_cmd: "/usr/bin/curl"
default_curl_args: "-fsS -m 10"
default_schedule: "minutely"