remote_command_group_run
Execute predefined command groups on remote Linux/Windows hosts via SSH/WinRM for system administration tasks such as user management, services, and inventory, with dry-run option.
Instructions
Build and run a specialized action, such as user management, services, reboot, or system inventory.
Use either session_name or profile/connection. dry_run returns the generated command without executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | Yes | ||
| action | Yes | ||
| dry_run | No | ||
| profile | No | ||
| timeout | No | ||
| connection | No | ||
| parameters | No | ||
| output_limit | No | ||
| session_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||