get_ansible_module_info
Retrieve detailed Ansible module schema and documentation by specifying collection and module names, enhancing IaC management with precise module insights.
Instructions
Retrieve comprehensive information about an Ansible module including schema and documentation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | Name of the Ansible collection | |
module_name | Yes | Name of the module |