Remove pip_install dependency
With addition of pip_install on every node, we don't need to have pip_install as a meta dependency. Depends-On: If3412bb888ebb854874bbc43eb76bfcb3e4a7868 Depends-On: I79ff70c438b44753be2a93f004ebbc46de0a963d Change-Id: I6d021c28020879cd34046e8f23ba7d12f0e65d6b
This commit is contained in:
parent
118a11009b
commit
5f4fc3ef1a
@ -22,10 +22,10 @@ Default variables
|
|||||||
:language: yaml
|
:language: yaml
|
||||||
:start-after: under the License.
|
:start-after: under the License.
|
||||||
|
|
||||||
Required variables
|
Dependencies
|
||||||
~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
None
|
This role needs pip >= 7.1 installed on the target host.
|
||||||
|
|
||||||
Example playbook
|
Example playbook
|
||||||
~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~
|
||||||
|
@ -38,7 +38,6 @@ galaxy_info:
|
|||||||
- development
|
- development
|
||||||
- openstack
|
- openstack
|
||||||
dependencies:
|
dependencies:
|
||||||
- pip_install
|
|
||||||
- role: apt_package_pinning
|
- role: apt_package_pinning
|
||||||
when:
|
when:
|
||||||
- ansible_pkg_mgr == 'apt'
|
- ansible_pkg_mgr == 'apt'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user