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