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: I308642a6dcfbbec51c6553b81d0565d8b604f10f
This commit is contained in:
parent
53e79276c9
commit
d405d276db
@ -42,4 +42,3 @@ dependencies:
|
|||||||
- role: apt_package_pinning
|
- role: apt_package_pinning
|
||||||
when:
|
when:
|
||||||
- ansible_pkg_mgr == 'apt'
|
- ansible_pkg_mgr == 'apt'
|
||||||
- galera_client
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user