ansible-gather-facts
Collect and parse system facts from remote hosts using Ansible's setup module for inventory management and troubleshooting.
Instructions
Gather facts using the setup module and return parsed per-host facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| verbose | No | ||
| host_pattern | Yes | ||
| project_root | No | ||
| gather_subset | No | ||
| inventory_paths | No | ||
| ansible_cfg_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||