Commit 80456f7
* playbooks_filters: Mention the usage of the ansible.builtin.split filter
This is a filter I frequently used in my project, it should mentioned in the documentation so that it can be easily recognized by users.
Fixes #1928.
* Update docs/docsite/rst/playbook_guide/playbooks_filters.rst
Fix inconsistent heading markup style.
Co-authored-by: Felix Fontein <[email protected]>
* playbooks_filters: Fix incorrect _dict_filter label location
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
* playbooks_filters: Fix incorrect argument of the split builtin filter
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
* playbooks_filters: Fix incorrect example input and output
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
* Update docs/docsite/rst/playbook_guide/playbooks_filters.rst
Increase verbosity.
Co-authored-by: Felix Fontein <[email protected]>
---------
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
Co-authored-by: Felix Fontein <[email protected]>
(cherry picked from commit bf81c10)
Co-authored-by: 林博仁 Buo-ren Lin <[email protected]>
1 parent 133abd1 commit 80456f7
1 file changed
+23
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
119 | 142 | | |
120 | 143 | | |
121 | 144 | | |
| |||
0 commit comments