1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst
cfiehe 102a0857db
New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985)
New filters lists_union, lists_intersect, lists_difference and lists_symmetric_difference added.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
2024-02-23 20:35:09 +01:00
..
filter_guide.rst
filter_guide_abstract_informations.rst New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
filter_guide_abstract_informations_counting_elements_in_sequence.rst
filter_guide_abstract_informations_dictionaries.rst
filter_guide_abstract_informations_grouping.rst
filter_guide_abstract_informations_lists_helper.rst New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order (#7985) 2024-02-23 20:35:09 +01:00
filter_guide_abstract_informations_merging_lists_of_dictionaries.rst
filter_guide_conversions.rst
filter_guide_creating_identifiers.rst
filter_guide_paths.rst
filter_guide_selecting_json_data.rst
filter_guide_working_with_times.rst
filter_guide_working_with_unicode.rst
filter_guide_working_with_versions.rst
guide_alicloud.rst Add Alicloud, Online, Packet, and Scaleway scenario guides (#7714) 2023-12-11 19:09:57 +01:00
guide_online.rst Add Alicloud, Online, Packet, and Scaleway scenario guides (#7714) 2023-12-11 19:09:57 +01:00
guide_packet.rst Add Alicloud, Online, Packet, and Scaleway scenario guides (#7714) 2023-12-11 19:09:57 +01:00
guide_scaleway.rst Add Alicloud, Online, Packet, and Scaleway scenario guides (#7714) 2023-12-11 19:09:57 +01:00
test_guide.rst