rundeck_list_nodes
Retrieve a list of Rundeck nodes for a project, filtering by hostname, OS, or tags to identify specific nodes.
Instructions
List nodes in a project with optional filter expression. Returns node inventory with hostname, OS, and tags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Project name | |
| filter | No | Node filter expression (e.g., 'tags: web', 'name: prod-.*', 'os-family: unix') |