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] 6338048c73
Add path_join compatibility shim (#2172) (#2206)
* Add path_join compatibility shim.

* Add myself as maintainer.

(cherry picked from commit 4b6722d938)

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-04-08 08:31:35 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
dict.py Add dict filter (#2171) (#2205) 2021-04-08 08:26:13 +02:00
dict_kv.py Add filter dict_kv (#1264) 2020-11-24 05:41:18 +01:00
from_csv.py New Filter plugin from_csv (#2037) (#2074) 2021-03-21 13:56:32 +01:00
jc.py JC plugin (#750) 2020-08-11 09:12:17 +03:00
json_query.py json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434) 2020-12-04 07:24:42 +01:00
list.py Added filter plugin lists_mergeby. Fix #249 (#604) 2020-12-04 09:32:42 -05:00
path_join_shim.py Add path_join compatibility shim (#2172) (#2206) 2021-04-08 08:31:35 +02:00
random_mac.py Initial commit 2020-03-09 09:11:07 +00:00
time.py time_filter: improve hints in error message (#368) 2020-05-20 09:22:56 +02:00
version_sort.py Add version_sort filter to properly sort list of versions (#1916) (#1932) 2021-02-27 19:54:39 +01:00