cdelgehier / ansible-role-XtraDB-Cluster

Other
29 stars 33 forks source link

Fix missing python-mysqldb dependency #2

Open liviuchircu opened 6 years ago

liviuchircu commented 6 years ago

Fixes the following issue:

TASK [cdelgehier.XtraDB-Cluster : Delete anonymous connections]
************************************************************************
fatal: [vm3]: FAILED! => {"changed": false, "msg": "The MySQL-python module is required."}
fatal: [vm4]: FAILED! => {"changed": false, "msg": "The MySQL-python module is required."}
fatal: [vm2]: FAILED! => {"changed": false, "msg": "The MySQL-python module is required."}