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
Robin Roth d6e711b1de Allow empty list of names in pip module (#38789)
pip 10 gives exit code 1 for empty argument lists (pip < 10 gave exit 0)
see also https://github.com/pypa/pip/pull/4210

To still allow playbooks to pass when giving empty lists, don't call
pip in that case, but show a warning.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Allow empty list of names in pip module (#38789) 7 years ago
legacy Use https for links to ansible.com domains. 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Network requirements to be installed by ansible-test (#40042) 7 years ago
sanity Removes ignores for f5 (#40038) 7 years ago
units icinga2_feature: fix module in check_mode (#39853) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago