e2058a6b75
This change fixes this upcoming deprecation warning: [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using `result|skipped` instead use `result is skipped`. This feature will be removed in version 2.9. Change-Id: Ic0c93f2ea896ead76922694e6150882d8a280daf
Install the contents of a directory if they contain a python project.
Installs into a virtualenv.
Role Variables
Flag that indicates installation errors should result in failure. Failures in installing the target directory are ignored by default.
Optional path to a pip constraints file to use when installing.