---
- name: Include bootstrap
- ansible.builtin.include_tasks: bootstrap.yml
- args:
- apply:
- remote_user: root
+ block:
+ - ansible.builtin.include_tasks: bootstrap.yml
+ remote_user: root
- name: OpenLDAP-Server
ansible.builtin.include_tasks: openldap.yml
when: ldap in group_names