You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
77
***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`)
78
78
***role:opensearch**: Rewrite README with step-by-step cluster setup guide, single-node section, post-installation steps, and improved variable documentation
79
79
***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)
0 commit comments