Merge "task: main: Run the pip_install role on all distros"

This commit is contained in:
Zuul 2018-05-04 13:31:54 +00:00 committed by Gerrit Code Review
commit 44380a6e1a
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@
- name: Run the pip install role
include_role:
name: pip_install
when:
- ansible_pkg_mgr in ['yum', 'dnf']
tags:
- openstack_hosts-install