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: Id5aaeb02772f9925510e712c2e8a90df6d96955a
This commit is contained in:
Jesse Pretorius 2018-09-15 16:33:56 -06:00 committed by Jesse Pretorius (odyssey4me)
parent 112bbd9f6c
commit 0812140e0f
1 changed files with 0 additions and 1 deletions

View File

@ -42,4 +42,3 @@ dependencies:
- role: apt_package_pinning
when:
- ansible_pkg_mgr == 'apt'
- galera_client