generate-inventory-playbook
Generate an Ansible playbook to collect hardware, network, or system facts from target hosts, with optional file output.
Instructions
Generate a playbook for gathering inventory information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Playbook name | |
| targetHosts | No | Target hosts/groups | all |
| gatherFacts | No | Specific facts to gather | |
| outputFile | No | Save facts to file |