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
2018-06-06 09:52:43 +02:00
..
cache
integration Do not consider an empty version string as a version (#41044) 2018-06-06 09:52:43 +02:00
legacy Add mode, owner_id and group_id options to one_vm (#40217) 2018-05-25 08:00:26 +02:00
results
runner pin azure deps to exact versions 2018-06-05 18:50:48 -07:00
sanity Implement new changelog generator. 2018-06-05 19:08:15 -07:00
units Refactor ios cliconf plugin and ios_config module (#39695) 2018-06-06 11:12:45 +05:30
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00