YDB Ansible playbooks v0.11
What's Changed
- Support for Ubuntu 24.04 LTS in #38
- Batch of fixes for old-style playbooks by @zinal in #43, including:
- Support for storage expansion by running the ydbd_init role with extra parameters
- Playbooks are updated to set the explicit owners and permissions for files and directories created, to avoid failures on system with umask enforcement
- Bundled self-signed TLS certificates generation scripts are updated so that the certificates get longer lifetime (2 years for regular certificates, 10 years for CA certificates)
Full Changelog: v0.10...v0.11