Skip to content

Commit b4ab8b7

Browse files
committed
docs(COMPATIBILITY): add Ubuntu 26.04 column and "(x)" untested-but-possible markers
1 parent 5d21fbf commit b4ab8b7

2 files changed

Lines changed: 174 additions & 176 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7777
* **all roles**: Rewrite all role READMEs to use the new standard format: replace markdown tables with bullet lists for tags and variables, convert HTML/blockquote subkeys to expanded indented format, standardize terminology (`Bool` not `Boolean`, `Mandatory` not `Required`)
7878
* **role:opensearch**: Rewrite README with step-by-step cluster setup guide, single-node section, post-installation steps, and improved variable documentation
7979
* **role:elasticsearch**: Improve README with single-node section and clearer explanation of the manual certificate approach for cluster setup
80+
* **COMPATIBILITY**: Add Ubuntu 26.04 column
81+
* **COMPATIBILITY**: Mark OSes a role is theoretically usable on (but untested) with `(x)`. Inferred from per-role static analysis (OS-specific task/vars files, modules used, hardcoded paths and services)
8082
* **COMPATIBILITY**: Add missing `crypto_policy` RHEL 10 entry
8183
* **COMPATIBILITY**: Remove Debian 11 and Ubuntu 20.04 columns (EOL)
8284

0 commit comments

Comments
 (0)