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: I91f086498e328982aaa9971fc67c4fadb1cab852
This commit is contained in:
parent
1db9f048b3
commit
468b599127
@ -32,4 +32,3 @@ dependencies:
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- galera_client
|
||||
|
Loading…
Reference in New Issue
Block a user