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/lib/ansible
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
..
_vendor transparent downstream vendoring (#69850) 4 years ago
cli ansible-doc: include collection name in text output (#70401) 4 years ago
collections collection routing (#67684) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Updated infini* redirects to transition to infinidat collection (#70565) 4 years ago
errors various deprecation, display, warning, error fixes for collections redirection (#69822) 4 years ago
executor Speedup modify module (#70475) 4 years ago
galaxy Improve ansible-galaxy STDOUT messages for collections (#70040) 4 years ago
inventory return changed for group_by (#32057) 4 years ago
module_utils Make netbsd virtualization facts more specific (#70467) 4 years ago
modules Replace filename with file in apt_key (#70492) 4 years ago
parsing Plugin/module docs: parse return values, add collection names in them (version_added_collection), and format them nicely in ansible-doc (#69796) 4 years ago
playbook Raise Warning when import_playbook receives additional parameters (#64156) 4 years ago
plugins csvfile: use parse_kv() for args, add tests (#70550) 4 years ago
template Deprecation revisited (#69926) 4 years ago
utils misc collection metadata fixes (#70403) 4 years ago
vars Deprecation revisited (#69926) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 5 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago