Skip to content

Conversation

samccann
Copy link
Contributor

@samccann samccann commented Oct 3, 2025

Fixes #2546

@samccann samccann requested a review from oraNod October 3, 2025 18:51
@samccann samccann added the backport-2.19 Automatically create a backport for the stable-2.19 branch label Oct 3, 2025
'python3': ('https://docs.python.org/3/', None),
'jinja2': ('http://jinja.palletsprojects.com/', None),
'ansible_2_9': ('https://docs.ansible.com/ansible/2.9/', None),
'ansible_11': ('https://docs.ansible.com/ansible/11/', None),
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should ansible_11 be kept for now (until that's EOL), or should it be removed now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@felixfontein I think we should keep it. I looked at a similar commit on the stable-2.18 branch: 036ef72

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although I guess for stable-2.19 it was different: da2f837

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hmm. From the checklist @samccann references a PR as an example, which removes the previous intersphinx links: https://github.com/ansible/ansible-documentation/pull/878/files

I guess we should remove ansible_11 and make a small change to stable-2.18 too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-2.19 Automatically create a backport for the stable-2.19 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation Checklist: Ansible 12 release
3 participants