list-hosts
List all hosts in your Ansible inventory, with options to filter by group and output in list, JSON, or YAML format.
Instructions
List all hosts in inventory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inventory | No | Path to inventory file (default: inventory/hosts.yml) | |
| group | No | Filter by specific group | |
| format | No | Output format | list |