
The first version of this change was broken, fix it with updating
roles/ensure-sphinx/tasks/main.yaml to run the test-requirements check
really on the remove node.
This reverts commit 68ded2251f
.
Change-Id: I481e032834fdbf674157b2c9a8fa6f95fc570ddb
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.