fix ansible-lint errors

This commit is contained in:
Sergey Malyuk
2025-12-16 12:38:27 +03:00
parent 328272e12b
commit 2e8f73bbf4
6 changed files with 31 additions and 31 deletions

View File

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