Commit 4f0f5d1
authored
fix: Remove stray reference to group_by_module (#2142)
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.1 parent 8a81cd5 commit 4f0f5d1
File tree
2 files changed
+3
-1
lines changed- docs/docsite/rst/playbook_guide
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments