]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
so?
[fsit_smgt.git] / tasks / main.yml
index d9bf1f01f9aff62fb790229a53ddc67e6abf2fa3..fa1dd15dd1571cdbf3248edce62528ae7e63a661 100644 (file)
@@ -1,8 +1,8 @@
 ---
 - name: Include bootstrap
 ---
 - name: Include bootstrap
-  ansible.builtin.include_tasks: bootstrap.yml
-  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 
 - name: OpenLDAP-Server
   ansible.builtin.include_tasks: openldap.yml
   when: ldap in group_names