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/lib/ansible/plugins/test
Jim Rollenhagen 07605923e1 Simplify regex filter code (#50202)
This was written when we were redefining `bool` in the same module. As
we aren't doing this any longer, simplify it back to just calling
`bool()`.
2019-02-03 15:10:16 -05:00
..
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
core.py Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
files.py Deprecate tests used as filters (#32361) 2017-11-27 17:58:08 -05:00
mathstuff.py Add a new "contains" jinja2 test (#45798) 2018-11-07 14:49:00 -06:00