ansible/lib/ansible/plugins/filter
Alexandre Garnier 8698855ffd
Case-insensitive set theory filters (#74256)
Fixes #74255

* Fix call to 'unique(case_sensitive=False)' triggering error when falling back to Ansible's version which **is** case-sensitive
* Test multiple situations of 'unique' filter errors with fallback not handling specific parameters

Signed-off-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Rick Elrod <rick@elrod.me>
2021-04-23 12:44:43 -05:00
..
__init__.py
core.py Abstract away libyaml details into yaml utils (#72607) 2021-04-21 16:47:03 -05:00
mathstuff.py Case-insensitive set theory filters (#74256) 2021-04-23 12:44:43 -05:00
urls.py urldecode filter for Jinja2 (#28503) 2019-01-03 18:06:13 -05:00
urlsplit.py starting metadata sunset (#69454) 2020-06-04 21:01:46 -04:00