-
Bug
-
Resolution: Done
-
Major
-
1.8.0
-
1
-
False
-
-
False
-
Release Note Not Required
-
Upstream Only
-
-
-
RHDH Documentation 3287
Description of problem:
Following the link from our brief chapter on the Ansible plugin, it hardcodes to a specific version of the Ansible docs (/2.4). 2.4 is not the most recent version of Ansible, and was not the most recent supported version at the time 1.8 came out. Ansible 2.6 GA was Oct 2025, and RHDH 1.8 GA was Nov 2025. It would be nice to have that link match the supported Ansible version when we release, or at least not hard code to an older version, and instead use /latest.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Go to https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.8/html/configuring_dynamic_plugins/installing-ansible-plug-ins-for-red-hat-developer-hub
- Follow link from our docs to find out more about Ansible, which is https://docs.redhat.com/en/documentation/red_hat_ansible_automation_platform/2.4/html-single/installing_ansible_plug-ins_for_red_hat_developer_hub/index
Actual results:
User is taken to Ansible 2.4's guide for their RHDH plugin
Expected results:
User is taken to a more current version of Ansible's RHDH plugin docs