ansible-collections / community.clickhouse

Ansible Community ClickHouse Collection
GNU General Public License v3.0
7 stars 5 forks source link

[1.0.0 future major release] clickhouse_role: The module must be idempotent #62

Open aleksvagachev opened 4 months ago

aleksvagachev commented 4 months ago
SUMMARY

The clickhouse_role module should be able to create, update and delete role, and be idempotent

ISSUE TYPE