get_crontab_tasks
Retrieve crontab -l output from a remote Linux host via SSH to view scheduled tasks.
Instructions
Collects crontab -l (crontab list) output from a remote Linux host via SSH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| user | Yes | ||
| port | No | ||
| password | No | ||
| key_path | No | ||
| timeout | No | ||
| accept_new_hostkey | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||