From: Ullli Date: Tue, 2 Jun 2026 06:06:34 +0000 (+0200) Subject: neuer Task für Bibltiothek mit Koha X-Git-Url: https://freie-schul-it.de/gitweb/fsit_smgt.git/commitdiff_plain/ccf2b8db4a37ebca008f8967e0c7c4c815e6e4f2?ds=inline neuer Task für Bibltiothek mit Koha --- diff --git a/tasks/koha.yml b/tasks/koha.yml new file mode 100644 index 0000000..a1b540d --- /dev/null +++ b/tasks/koha.yml @@ -0,0 +1,7 @@ +--- +- name: install server specific packages + ansible.builtin.apt: + pkg: + - mariadb-server +# - koha-common +