summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/lookup_csvfile/tasks/main.yml (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
* 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-101-0/+54