X-Git-Url: https://freie-schul-it.de/gitweb/fsit_smgt.git/blobdiff_plain/4309798597cf4c1bd2c1096a0df0b16828711653..99581b2bc109c12d3480cb54e59173310a931eb6:/tasks/main.yml diff --git a/tasks/main.yml b/tasks/main.yml index c1820e6..77e8842 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,10 +1,6 @@ --- - name: Include bootstrap ansible.builtin.include_tasks: bootstrap.yml - args: - apply: - become: yes - become_user: root - name: OpenLDAP-Server ansible.builtin.include_tasks: openldap.yml when: ldap in group_names