Remove pip_install meta dependency

We do not need to install pip on the host any more.

Change-Id: Ie8e1a286fd3e842483e75e6704e98907fc2f39f6
This commit is contained in:
Jesse Pretorius 2018-09-15 16:41:55 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 2ae0953860
commit ed0f23da26
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ galaxy_info:
- development
- openstack
dependencies:
- pip_install
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'