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
docs(COMPATIBILITY): mark at/haveged/mod_maxminddb/qemu_guest_agent on Debian and Ubuntu
Mark the four roles as `(x)` (untested but expected to work after
code review) on Debian 12 / 13 and Ubuntu 22.04 / 24.04 / 26.04.
mod_maxminddb follows the role's recent Debian/Ubuntu refactor; the
other three only call package + service modules with no OS-specific
paths or templates.
The Ubuntu 26.04 column and the `(x)` marker convention were
introduced in b4ab8b7.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -58,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
58
59
59
### Changed
60
60
61
+
***COMPATIBILITY**: `at`, `haveged`, `mod_maxminddb` and `qemu_guest_agent` are now expected to work on Debian 12 / 13 and Ubuntu 22.04 / 24.04 / 26.04 (marked `(x)`: code-reviewed, untested in production).
61
62
***role:apps**: Document that the role uses `ansible.builtin.package` internally, so `state: 'latest'` works on backends that support it.
62
63
***role:cloud_init**: README now lists all cleanup actions (`cloud-init` package removal, `/etc/NetworkManager/conf.d/99-cloud-init.conf`, `/etc/cloud/cloud.cfg.rpmsave`).
63
64
***role:dnf_versionlock**: README explains the RHEL 7 vs RHEL 8+ backend differences (`yum-plugin-versionlock` vs `dnf-command(versionlock)` and the corresponding lock-list paths).
0 commit comments