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/plugins/filter
patchback[bot] 4f37a931a0
[PR #8475/8f60f3ae backport][stable-8] Update docs lists_mergeby ()
Update docs lists_mergeby ()

* Fix . Complete examples and documentation of lists_mergeby

* Fix docs syntax O(_input)

* Update docs.

* Update plugins/filter/lists_mergeby.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/filter/lists_mergeby.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/filter/lists_mergeby.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/filter/lists_mergeby.py

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 8f60f3aef9)

Co-authored-by: Vladimir Botka <vbotka@gmail.com>
2024-06-13 07:47:59 +02:00
..
counter.py
crc32.py
dict.py
dict_kv.py
from_csv.py Update from_csv.py docs () 2023-09-20 22:02:54 +02:00
from_ini.py
groupby_as_dict.py
hashids.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
hashids_decode.yml
hashids_encode.yml
jc.py
json_query.py
lists.py
lists_difference.yml
lists_intersect.yml
lists_mergeby.py [PR #8475/8f60f3ae backport][stable-8] Update docs lists_mergeby () 2024-06-13 07:47:59 +02:00
lists_symmetric_difference.yml
lists_union.yml [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
random_mac.py
time.py
to_days.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_hours.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_ini.py [PR #8185/9307b76e backport][stable-8] fix: Ensuring interpolation is disabled for ConfigParser () 2024-04-09 12:28:37 +02:00
to_milliseconds.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_minutes.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_months.yml
to_seconds.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_time_unit.yml
to_weeks.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_years.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
unicode_normalize.py
version_sort.py