Runner schedules and executes playbooks based on generated schedule artifacts
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- schedule playbook: Create a schedule artifact for a playbook to run later
- execute playbook: Execute the configured playbook immediately (Format: <repository>/<playbook>)
- clear scheduled playbooks: Remove all pending scheduled playbooks on a container
- count runner artifacts: Returns a count of the matching runner artifacts in the current container
- on poll: Execute scheduled playbooks if their delay period has expired. Smaller intervals will result in more accurate schedules