mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-28 11:57:37 +00:00
013de4f881
Unfortunately, python being python, ansible may elect to install under a different python runtime than confluent. In such a case, hope that the ansible python can work. Remove eventlet as a hard requirement, as that is unlikely to be in ansible python. This leaves msgpack, which is unavoidable, for now. But if it's in ansible python, it's fine.