X-Git-Url: https://freie-schul-it.de/gitweb/fsit_smgt.git/blobdiff_plain/437b944e4955c3d91cd3f569b2781330e66c89ee..99581b2bc109c12d3480cb54e59173310a931eb6:/tasks/main.yml?ds=inline diff --git a/tasks/main.yml b/tasks/main.yml index 15c15c0..77e8842 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,7 +1,6 @@ --- - name: Include bootstrap ansible.builtin.include_tasks: bootstrap.yml - remote_user: root - name: OpenLDAP-Server ansible.builtin.include_tasks: openldap.yml when: ldap in group_names