]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
noch ein Versuch
[fsit_smgt.git] / tasks / main.yml
index ec87330e7672fa9545f9523eb6b569684325bef8..c1820e6da74a0a8a775207f062e9673d86f607ea 100644 (file)
@@ -1,8 +1,10 @@
 ---
 - name: Include bootstrap
   ansible.builtin.include_tasks: bootstrap.yml
 ---
 - name: Include bootstrap
   ansible.builtin.include_tasks: bootstrap.yml
+  args:
     apply:
     apply:
-      remote_user: root
+      become: yes
+      become_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