]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
added Luanti (aka Minetest) playbook
[fsit_smgt.git] / tasks / main.yml
index 0f78c26e8f2a5ea59de07be4ce742dde27eb3b86..13569b6d32e91553ce190593b273b1816c7800d6 100644 (file)
@@ -61,6 +61,9 @@
 - name: Koha - Bibliotheks-Software
   ansible.builtin.include_tasks: koha.yml
   when: ("koha" in group_names)
 - name: Koha - Bibliotheks-Software
   ansible.builtin.include_tasks: koha.yml
   when: ("koha" in group_names)
+- name: Luanti - voxel game engine (fka Minetest)
+  ansible.builtin.include_tasks: luanti.yml
+  when: ("luanti" in group_names)
 # inventroy lieber mit ansible-cmd
 # Inventory immer als letztes
 #- name: Include inventory (last task)
 # inventroy lieber mit ansible-cmd
 # Inventory immer als letztes
 #- name: Include inventory (last task)