This commit is contained in:
2026-02-16 00:56:33 +01:00
parent db8b2d11d2
commit dfe178b834

View File

@@ -59,7 +59,7 @@
ansible.builtin.dnf: ansible.builtin.dnf:
name: name:
- zabbix-proxy-sqlite3 - zabbix-proxy-sqlite3
- sqlite3 - sqlite
state: present state: present
when: zabbix_db_type == "sqlite" when: zabbix_db_type == "sqlite"