]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
include_task in einen Block
[fsit_smgt.git] / tasks / main.yml
index ec87330e7672fa9545f9523eb6b569684325bef8..fa1dd15dd1571cdbf3248edce62528ae7e63a661 100644 (file)
@@ -1,8 +1,8 @@
 ---
 - 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