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