Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PR #2142/4f0f5d1c backport][stable-2.17] fix: Remove stray reference to group_by_module #2145

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Nov 13, 2024

This is a backport of PR #2142 as merged into devel (4f0f5d1).

Reference to group_by_module was substituted in where it did not make sense: ansible/ansible#43856

This reference is not essential. It is already referenced indirectly, via :ref:os_variance.

Revert back to referencing the variables page.

Credit for fix and diagnosis: @samccann. See issue #2077.

Reference to group_by_module was substituted in where it did not make
sense:  ansible/ansible#43856

This reference is not essential.  It is already referenced
indirectly, via :ref:`os_variance`.

Revert back to referencing the variables page.

Credit for fix and diagnosis: @samccann.  See issue #2077.

(cherry picked from commit 4f0f5d1)
@samccann samccann merged commit 26e40f7 into stable-2.17 Nov 18, 2024
11 checks passed
@samccann samccann deleted the patchback/backports/stable-2.17/4f0f5d1cf2b68b7a64b14dd1ebe390bdd8f594ad/pr-2142 branch November 18, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants