Merge "Remove pip_install dependency"

This commit is contained in:
Zuul 2017-12-06 09:43:36 +00:00 committed by Gerrit Code Review
commit 6f4bb91e8a
2 changed files with 3 additions and 4 deletions

View File

@ -29,10 +29,10 @@ Default variables
:language: yaml
:start-after: under the License.
Required variables
~~~~~~~~~~~~~~~~~~
Dependencies
~~~~~~~~~~~~
None.
This role needs pip >= 7.1 installed on the target host.
Example playbook
~~~~~~~~~~~~~~~~

View File

@ -38,7 +38,6 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_install
- role: apt_package_pinning
apt_pinned_packages: "{{ ovs_nsh_support | ternary(ovs_nsh_apt_pinned_packages, omit) }}"
when: