You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2024. It is now read-only.
Change the way distro support is checked, added bionic support.
Add tests for Debian (stretch&jessie) and for Ubuntu Bionic.
Now there is a clickhouse_supported_distros list with list
of supported versions in form of string:
'{{ ansible_distribution }}_{{ ansible_distribution_release }}'
0 commit comments