execute_script
Run a stored script on target machines after a dry run to verify safety. Optionally wait for completion to report pass/fail.
Instructions
Run a stored script on matched machines. Dry run first (omit confirm_token). Set wait=true to poll the resulting activity to completion and report pass/fail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wait | No | ||
| query | Yes | ||
| username | No | root | |
| script_id | Yes | ||
| wait_timeout | No | ||
| confirm_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||