get_ansible_module_info
Retrieve detailed schema and documentation for any Ansible module by specifying its collection and module name, simplifying Infrastructure-as-Code management.
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 |