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: I0949900bb8575ba587ae15d063b721a0272e9a08
This commit is contained in:
parent
4f1fe6ead3
commit
6509a40293
@ -40,4 +40,3 @@ dependencies:
|
||||
- role: apt_package_pinning
|
||||
when:
|
||||
- ansible_pkg_mgr == 'apt'
|
||||
- galera_client
|
||||
|
Loading…
Reference in New Issue
Block a user