get_module_schema
Fetch the argument schema for an Ansible module by FQCN to validate parameters and ensure correct usage in playbooks.
Instructions
Return slim arg schema for a module FQCN (when catalog has it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |