You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs
Rick Elrod 1b4fd23ba6
csvfile: use parse_kv() for args, add tests (#70550)
Change:
- Use parse_kv() for parsing in the csvfile lookup plugin. This allows
  us to handle multi-word search keys and filenames. Previously, the
  plugin split on space and so none of these things worked as expected.
- Add integration tests for csvfile, testing a plethora of weird cases.

Test Plan:
- New integration tests, CI

Tickets:
- Fixes #70545

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
fragments csvfile: use parse_kv() for args, add tests (#70550) 4 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 6 years ago
changelog.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago
config.yaml Use antsibull-changelog instead of packaged changelog generator (#69313) 4 years ago