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/plugins
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
..
action Fix decrypt argument in assemble module (#70465) 4 years ago
become Migrated to ansible.netcommon 4 years ago
cache implemented 'prefix' for file based cache (#69872) 4 years ago
callback default_callback: Move 'check_mode_markers' in doc_fragments (#70228) 4 years ago
cliconf Migrated to vyos.vyos 4 years ago
connection try to capture better winrm/put_file error (#70508) 4 years ago
doc_fragments Add ability to fallback to chgrp remote_tmp and its files. (#68627) 4 years ago
filter fix flatten handling of nulls/nones (#70141) 4 years ago
httpapi Migrated to ibm.qradar 4 years ago
inventory Deprecation revisited (#69926) 4 years ago
lookup csvfile: use parse_kv() for args, add tests (#70550) 4 years ago
netconf Migrated to junipernetworks.junos 4 years ago
shell Add ability to fallback to chgrp remote_tmp and its files. (#68627) 4 years ago
strategy Nuke strategy.SharedPluginLoaderObj, depr. 2.11 (#70235) 4 years ago
terminal Migrated to vyos.vyos 4 years ago
test Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 4 years ago
vars Support vars plugins in collections (#61078) 5 years ago
__init__.py Support vars plugins in collections (#61078) 5 years ago
loader.py Suppress warning for user directory in ansible-inventory (#65344) 4 years ago