Merge "Remove pip_install dependency"
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user