Merge "Remove pip_install dependency"

This commit is contained in:
Zuul 2017-12-05 11:38:52 +00:00 committed by Gerrit Code Review
commit 5862ebf81b
3 changed files with 4 additions and 1 deletions

View File

@ -14,5 +14,7 @@ OpenStack-Ansible Galera client
Documentation for the project can be found at:
https://docs.openstack.org/openstack-ansible-galera_client/latest
Role dependencies and requirements are on this documentation page.
The project home is at:
http://launchpad.net/openstack-ansible

View File

@ -27,6 +27,8 @@ To use this role, define the following variables:
Dependencies
~~~~~~~~~~~~
This role needs pip >= 7.1 installed on the target host.
This role depends on the ``config_template`` Ansible module provided
by `OpenStack-Ansible Plugins`_.

View File

@ -41,4 +41,3 @@ dependencies:
apt_package_pinning_file_name: "galera_client_pin.pref"
when:
- ansible_pkg_mgr == 'apt'
- pip_install