X-Git-Url: https://freie-schul-it.de/gitweb/fsit_smgt.git/blobdiff_plain/e184d4420a5c25a4cb3c3fe14a07709f8edee94b..437b944e4955c3d91cd3f569b2781330e66c89ee:/tasks/main.yml diff --git a/tasks/main.yml b/tasks/main.yml index 1c297fa..15c15c0 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,9 +1,7 @@ --- - name: Include bootstrap ansible.builtin.include_tasks: bootstrap.yml - args: - apply: - remote_user: root + remote_user: root - name: OpenLDAP-Server ansible.builtin.include_tasks: openldap.yml when: ldap in group_names