]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
Anpassungen bootstrapping und neu lighttpd-server
[fsit_smgt.git] / tasks / main.yml
index 61b5f242b7f205cdd71f5e224438892abeeac55b..332849f055a719788de69e1dca36a4b4e1ad5cd0 100644 (file)
@@ -1,5 +1,5 @@
 ---
 ---
-- name: Bootstrapping all server
+- name: Bootstrapping 
   ansible.builtin.include_tasks: bootstrap.yml
 - name: OpenLDAP-Server
   ansible.builtin.include_tasks: openldap.yml
   ansible.builtin.include_tasks: bootstrap.yml
 - name: OpenLDAP-Server
   ansible.builtin.include_tasks: openldap.yml
@@ -10,7 +10,6 @@
 - name: Forgejo Git- und Projekte-Server
   ansible.builtin.include_tasks: forgejo.yml
   when: ("forgejo" in group_names)
 - name: Forgejo Git- und Projekte-Server
   ansible.builtin.include_tasks: forgejo.yml
   when: ("forgejo" in group_names)
-#
 # Inventory immer als letztes
 # Inventory immer als letztes
-#- name: Include inventory (last task)
-#  ansible.builtin.include_tasks: inventory.yml
+- name: Include inventory (last task)
+  ansible.builtin.include_tasks: inventory.yml