Remove galera_client meta-dependency

Given that pymysql is pure python and has no C binding
dependencies, we no longer need the role to install the
MariaDB client libraries.

Change-Id: I61d023933f68af03ce61146a49b5ec305820e920
This commit is contained in:
Jesse Pretorius 2018-09-15 16:34:58 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 1058064b64
commit 272e8c3d49
1 changed files with 0 additions and 3 deletions

View File

@ -39,6 +39,3 @@ dependencies:
- role: apt_package_pinning - role: apt_package_pinning
when: when:
- ansible_pkg_mgr == 'apt' - ansible_pkg_mgr == 'apt'
- galera_client
# Extra dependency not installable this way
# git clone https://git.openstack.org/openstack/openstack-ansible-plugins {homedir}/.ansible/plugins