Merge "Remove pip_install dependency"
This commit is contained in:
commit
7c427be2bd
@ -24,11 +24,10 @@ Default variables
|
||||
:start-after: under the License.
|
||||
|
||||
|
||||
Required variables
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
None.
|
||||
Dependencies
|
||||
~~~~~~~~~~~~
|
||||
|
||||
This role needs pip >= 7.1 installed on the target host.
|
||||
|
||||
Example playbook
|
||||
~~~~~~~~~~~~~~~~
|
||||
@ -43,4 +42,3 @@ Tags
|
||||
This role supports the ``octavia-install`` and ``octavia-config`` tags.
|
||||
Use the ``octavia-install`` tag to install and upgrade. Use the
|
||||
``octavia-config`` tag to maintain configuration of the service.
|
||||
|
||||
|
@ -30,7 +30,6 @@ galaxy_info:
|
||||
- openstack
|
||||
- python
|
||||
dependencies:
|
||||
- pip_install
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
|
Loading…
Reference in New Issue
Block a user