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: I49dbf29176e95de9675039514952fbb00521b9aa
This commit is contained in:
parent
5fb279c1b9
commit
6049e572ee
@ -34,4 +34,3 @@ dependencies:
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- galera_client
|
||||
|
Loading…
Reference in New Issue
Block a user