---
-- name: Bootstrapping all server
+- name: Bootstrapping
ansible.builtin.include_tasks: bootstrap.yml
- name: OpenLDAP-Server
ansible.builtin.include_tasks: openldap.yml
when: ("forgejo" in group_names)
#
# 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