Merge "Remove pip_install dependency"

This commit is contained in:
Zuul
2017-12-05 15:25:24 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 3 deletions

View File

@@ -24,8 +24,12 @@ Default variables
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
Dependencies
~~~~~~~~~~~~
This role needs pip >= 7.1 installed on the target host.
To use this role, define the following variables:
.. code-block:: yaml

View File

@@ -37,7 +37,6 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_install
- role: apt_package_pinning
apt_package_pinning_file_name: "rabbitmq.pref"
apt_package_pinning_priority: 999