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