1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-28 15:09:15 +00:00
community.general/plugins/filter
patchback[bot] 378c73a2a1
[PR #11369/20ba59cc backport][stable-11] Added "See Also" section (#11373)
Added "See Also" section (#11369)

* Added "See Also" section

* Corrected seealso documentation

* Update ini_file.py

Removed seealso descriptions

* Update to_ini.py

Removed seealso descriptions

* Update from_ini.py

Removed seealso descriptions

(cherry picked from commit 20ba59cce6)

Co-authored-by: daomah <129229601+daomah@users.noreply.github.com>
2026-01-02 15:02:54 +01:00
..
accumulate.py
counter.py [PR #10687/47e8a3c1 backport][stable-11] ansible-core 2.20: avoid deprecated functionality (#10693) 2025-08-18 05:18:31 +00:00
crc32.py
dict.py
dict_kv.py
from_csv.py
from_ini.py [PR #11369/20ba59cc backport][stable-11] Added "See Also" section (#11373) 2026-01-02 15:02:54 +01:00
groupby_as_dict.py [PR #10687/47e8a3c1 backport][stable-11] ansible-core 2.20: avoid deprecated functionality (#10693) 2025-08-18 05:18:31 +00:00
hashids.py
hashids_decode.yml
hashids_encode.yml
jc.py [PR #10643/2aa53706 backport][stable-11] jc filter: remove redundant noqa comment (#10648) 2025-08-11 19:49:32 +02:00
json_diff.yml
json_patch.py
json_patch.yml Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00
json_patch_recipe.yml
json_query.py [PR #10539/3de073fb backport][stable-11] json_query: extend list of type aliases for compatibility with ansible-core 2.19 (#10560) 2025-08-02 17:00:57 +02:00
keep_keys.py
lists.py
lists_difference.yml
lists_intersect.yml
lists_mergeby.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
lists_symmetric_difference.yml
lists_union.yml
random_mac.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
remove_keys.py
replace_keys.py [PR #10303/329c2222 backport][stable-11] fix style in plugins (#10324) 2025-07-01 22:09:45 +02:00
reveal_ansible_type.py
time.py
to_days.yml
to_hours.yml
to_ini.py [PR #11369/20ba59cc backport][stable-11] Added "See Also" section (#11373) 2026-01-02 15:02:54 +01:00
to_milliseconds.yml
to_minutes.yml
to_months.yml
to_nice_yaml.yml [PR #10784/062b63bd backport][stable-11] Add filters to_yaml and to_nice_yaml (#10802) 2025-09-08 18:54:47 +02:00
to_prettytable.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
to_seconds.yml
to_time_unit.yml
to_weeks.yml
to_yaml.py [PR #10784/062b63bd backport][stable-11] Add filters to_yaml and to_nice_yaml (#10802) 2025-09-08 18:54:47 +02:00
to_yaml.yml [PR #10784/062b63bd backport][stable-11] Add filters to_yaml and to_nice_yaml (#10802) 2025-09-08 18:54:47 +02:00
to_years.yml
unicode_normalize.py [PR #10873/6cd46654 backport][stable-11] Avoid six in plugin code (#10875) 2025-10-05 07:36:47 +02:00
version_sort.py