592 B
592 B
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 timerOnScheduleoption (default:minutely)
Dependencies
None
Example Playbook
See molecule/default/converge.yml.
License
BSD