]> freie-schul-it.de Git - fsit_smgt.git/blobdiff - tasks/main.yml
conflicting action statements
[fsit_smgt.git] / tasks / main.yml
index 77e884233fa7378ea07666fd001005258ce21529..ec87330e7672fa9545f9523eb6b569684325bef8 100644 (file)
@@ -1,6 +1,8 @@
 ---
 - name: Include bootstrap
   ansible.builtin.include_tasks: bootstrap.yml
 ---
 - name: Include bootstrap
   ansible.builtin.include_tasks: bootstrap.yml
+    apply:
+      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