Files
gitlab-mirror/roles/curl_scheduled
Alexander Gorelyshev 708d3c67d8 Fix minor README issues
2025-12-18 17:23:33 +04:00
..
2025-12-16 12:38:27 +03:00
2025-12-16 12:24:14 +03:00
2025-12-16 12:38:27 +03:00
2025-12-16 12:38:27 +03:00
2025-12-16 12:24:14 +03:00
2025-12-16 12:38:27 +03:00
2025-12-18 17:23:33 +04:00

curl_scheduled

Configure curl to run on schedule by deploying a systemd service + timer. Useful for sending heartbeats.

Requirements

None

Role Variables

  • args: arguments to the curl command
  • url: address to be accessed by curl
  • schedule: string compatible with systemd timer OnSchedule option (default: minutely)

Dependencies

None

Example Playbook

See: converge.yml

License

BSD

Author Information

msayganova@genlab.llc

corvus-migratorius@proton.me