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/test
David Moreau Simard 828e33f419 Do not consider an empty version string as a version (#41044)
When using an empty string as the version argument, the module would
before attempt to run something akin to:

    pip install module==""

This changes the behavior to:

    pip install module

Fixes #41043
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Do not consider an empty version string as a version (#41044) 7 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner pin azure deps to exact versions 7 years ago
sanity Implement new changelog generator. 7 years ago
units Refactor ios cliconf plugin and ios_config module (#39695) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago