scylladb / scylla-ansible-roles

Ansible roles for deploying and managing Scylla, Scylla-Manager and Scylla-Monitoring
44 stars 38 forks source link

Migration to Ansible Collection Format #233

Open ThomasSanson opened 1 year ago

ThomasSanson commented 1 year ago

Currently, ScyllaDB installation via Ansible is done using the "role" mode. However, the "collection" format is now the recommended deployment method for Ansible.

I am requesting a migration of ScyllaDB to the Ansible collection format to improve ease of use and maintainability of the installation.

Thank you very much for your excellent work on ScyllaDB and your consideration of this request