scylladb / scylla-ansible-roles

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

[Scylla Manager Role]: always update CQL credentials even for existing clusters if given #320

Closed vladzcloudius closed 9 months ago

vladzcloudius commented 11 months ago

HEAD: ff58a6035d03225ff9002714bc0a522372c38de9

Description When CQL user+password are provided for a specific cluster in the scylla_clusters dictionary for an existing cluster always issue scylla cluster update ... with them.

This is needed in order to be able to update CQL credentials using the Role.