summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
authorMatt Martz <matt@sivel.net>2021-02-09 16:37:15 +0100
committerGitHub <noreply@github.com>2021-02-09 16:37:15 +0100
commitd3441bc313bfca1771d17c9af14b95626b073d0b (patch)
tree3607c425fdab0094fec6ab29f56389842998943b /changelogs
parentTemporary fix for cryptography issues. (#73530) (diff)
downloadansible-d3441bc313bfca1771d17c9af14b95626b073d0b.tar.xz
ansible-d3441bc313bfca1771d17c9af14b95626b073d0b.zip
Add new split filter (#73532)
* Add version added
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/split-filter.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/split-filter.yml b/changelogs/fragments/split-filter.yml
new file mode 100644
index 0000000000..c9d311207d
--- /dev/null
+++ b/changelogs/fragments/split-filter.yml
@@ -0,0 +1,2 @@
+minor_changes:
+- Filters - Add new ``split`` filter for splitting strings