Skip to content

Commit 3c76b42

Browse files
committed
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.
1 parent 216efd1 commit 3c76b42

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5858

5959
### Changed
6060

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).
6162
* **role:apps**: Document that the role uses `ansible.builtin.package` internally, so `state: 'latest'` works on backends that support it.
6263
* **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`).
6364
* **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).

COMPATIBILITY.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ apache_httpd | x | x | x | x | x | (x) | x | (
1414
apache_solr | | | x | x |(x) | | | |
1515
apache_tomcat | | | x | x |(x) | | | |
1616
apps |(x) |(x) | x | x | x | (x) | (x) | (x) |
17-
at | | | x | x |(x) | | | | Fedora 35
17+
at |(x) |(x) | x | x |(x) | (x) | (x) | (x) | Fedora 35
1818
audit | | | x | x |(x) | | | |
1919
bind | | | x | x | x | | | |
2020
blocky | | | x | x |(x) | | | |
@@ -50,7 +50,7 @@ grafana_grizzly |(x) |(x) | x | x |(x) | (x) | (x) | (
5050
grav | | | x |(x)|(x) | | | |
5151
graylog_datanode | x | x | x | x |(x) | (x) | (x) | (x) |
5252
graylog_server | x | x | x |(x)|(x) | (x) | (x) | (x) |
53-
haveged | | | x | x |(x) | | | |
53+
haveged |(x) |(x) | x | x |(x) | (x) | (x) | (x) |
5454
hetzner_vm | | | | | | | | | Fedora 35+
5555
hostname |(x) |(x) | x | x |(x) | (x) | (x) | (x) |
5656
icinga2_agent |(x) | x | x | x |(x) | (x) | (x) | (x) | Fedora 35
@@ -102,7 +102,7 @@ mastodon |(x) |(x) |(x)| x |(x) | (x) | (x) | (
102102
maxmind_geoip |(x) |(x) | x |(x)|(x) | (x) | (x) | (x) |
103103
minio_client |(x) |(x) | x |(x)|(x) | (x) | (x) | (x) |
104104
mirror | | | x | x |(x) | | | |
105-
mod_maxminddb | | | x |(x)|(x) | | | |
105+
mod_maxminddb |(x) |(x) | x |(x)|(x) | (x) | (x) | (x) |
106106
mongodb | x | x | x | x |(x) | (x) | (x) | (x) |
107107
monitoring_plugins |(x) |(x) | x | x |(x) | (x) | (x) | (x) | Debian 9, Fedora, Suse, Windows
108108
monitoring_plugins_grafana_dashboards|(x) |(x) | x | x |(x) | (x) | (x) | (x) |
@@ -130,7 +130,7 @@ Role | 12 | 13 | 8 | 9 | 10 | 22.04 | 24.04 | 26
130130
proxysql | | | x |(x)|(x) | | | |
131131
python | x | x | x | x |(x) | (x) | (x) | (x) | Windows
132132
python_venv | x | x | x | x |(x) | (x) | (x) | (x) | Fedora 35
133-
qemu_guest_agent | | | x | x | x | | | |
133+
qemu_guest_agent |(x) |(x) | x | x | x | (x) | (x) | (x) |
134134
redis | x | x | x | x |(x) | (x) | (x) | (x) |
135135
repo_baseos | | | x | x | x | | | |
136136
repo_collabora | | | x |(x)|(x) | | | |

0 commit comments

Comments
 (0)