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