zuul-jobs/roles/find-constraints
Tristan Cacqueray e2058a6b75 Fix deprecation warning of ansible-2.5
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
2018-06-04 00:17:18 +00:00
..
tasks Fix deprecation warning of ansible-2.5 2018-06-04 00:17:18 +00:00
README.rst Add general sphinx and reno jobs and role 2017-11-20 17:59:28 -06:00

README.rst

Find a pip constraints file

Sets a variable upper_constraints which can be passed to a pip invocation.

Role Variables

Optional path to a pip constraints file for installing python libraries.