Я поставил, но теперь другая проблема
TASK [fail if SSE 4.2 not supported] 00:12fatal: [dc2-noc]: FAILED! => {
"changed": false
}
MSG:
Clickhouse role have to be set on server with sse42 support.
More info
https://clickhouse.yandex/docs/en/getting_started/Quick test with "grep -q sse4_2 /proc/cpuinfo && echo "SSE 4.2 supported" || echo "SSE 4.2 not supported""