summaryrefslogtreecommitdiffstats
path: root/changelogs
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/72729-add-filter-duplicated.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/72729-add-filter-duplicated.yml b/changelogs/fragments/72729-add-filter-duplicated.yml
new file mode 100644
index 0000000000..949184c8e2
--- /dev/null
+++ b/changelogs/fragments/72729-add-filter-duplicated.yml
@@ -0,0 +1,3 @@
+minor_changes:
+ - add filter duplicated that will return duplicate items from a list.
+ (https://github.com/ansible/ansible/pull/72729/)