Files
community.general/plugins/filter
Abhijeet Kasurde 5319437bc2 json_query: Handle AnsibleUnicode, AnsibleUnsafeText (#1434)
jmespath library does not undestand custom string types
such as AnsibleUnicode, and AnsibleUnsafeText.
So user need to use ``to_json | from_json`` filter while using
functions like ``starts_with`` and ``contains`` etc.
This hack will allow user to get rid of this filter.

Fixes: #320

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2020-12-04 07:24:42 +01:00
..
2020-03-09 09:11:07 +00:00
2020-11-24 05:41:18 +01:00
2020-08-11 09:12:17 +03:00
2020-03-09 09:11:07 +00:00