mirror of
https://github.com/xcat2/confluent.git
synced 2026-04-12 20:01:30 +00:00
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.