get_module_version_compatibility
Verify Ansible module compatibility with specific collection versions, ensuring smooth integration and avoiding version conflicts in your infrastructure-as-code workflows.
Instructions
Check module compatibility across collection versions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection_name | Yes | Name of the Ansible collection | |
module_name | Yes | Name of the module to check | |
version | Yes | Target collection version to check compatibility against |