summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/lookup_csvfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix csvfile test - quote file argument (#83751)Sloane Hertel2024-08-081-1/+1
* csvfile lookup - fix giving an error when no search term is provided (#83710)Sloane Hertel2024-08-061-0/+9
* csvfile - add a keycol parameter to specify in which column to search. (#82242)Herman van Rink2023-11-211-0/+1
* Re-organize CI test groups for POSIX tests. (#77420)Matt Clay2022-08-041-1/+1
* ansible-test - split controller/target testing (#75605)Matt Clay2021-09-211-1/+0
* All lookups ported to config system (#74108)Brian Coca2021-04-131-8/+22
* Some more coverage for csvfile (#70661)Rick Elrod2020-07-151-0/+15
* csvfile: use parse_kv() for args, add tests (#70550)Rick Elrod2020-07-107-0/+74