summaryrefslogtreecommitdiff
path: root/test/integration/targets/filter_core
Commit message (Expand)AuthorAgeFilesLines
* Require Jinja2 3.0.0 (#75881)Martin Krizek2021-10-201-2/+0
* use passlib default if `password_hash` option isn't set (#75043)Thomas Sjögren2021-09-211-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-201-2/+0
* Add an `undef` global Jinja function (#75435)Daniel Goldman2021-09-201-0/+33
* docs: clarify regex_search return value (#75343)Martin Krizek2021-07-301-0/+2
* Abstract away libyaml details into yaml utils (#72607)Matt Martz2021-04-211-0/+12
* Add new split filter (#73532)Matt Martz2021-02-091-0/+9
* Changes required for macOS 10.15 (#71841)Matt Martz2020-09-251-0/+3
* Normalize how None is handled in quote filter. Fixes #32174 (#71473)Matt Martz2020-08-271-0/+7
* epoch can be a float with strftime filter. Fixes #71257 (#71314)Matt Martz2020-08-171-0/+1
* Make filter type errors 'loop friendly' (#70417)Brian Coca2020-07-103-1/+31
* fix flatten handling of nulls/nones (#70141)Brian Coca2020-07-011-0/+17
* hash filter - fail when unsupported type is passed as an argument (#70292)Martin Krizek2020-06-251-1/+11
* Make AnsibleVaultEncryptedUnicode work more like a string (#67823)Matt Martz2020-06-082-2/+2
* Auto unroll generators produced by jinja filters (#68014)Matt Martz2020-06-081-0/+16
* add test coverage for core filters (#68518)Rick Elrod2020-03-272-3/+299
* Add integration test for regex_search filter.Matt Clay2020-02-281-0/+26
* regex_replace multiline support (#65051)Christophe Drevet-Droguet2020-02-192-0/+5
* combine filter: fine list handling (option b) (#57894)tchernomax2020-02-121-10/+76
* Move random_mac into its own file (#67000)Toshio Kuratomi2020-01-311-59/+0
* Split up filter integration tests. (#66962)Matt Clay2020-01-3012-0/+479