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