fixed bootstrap play hosts

This commit is contained in:
Ebbe Baß
2026-07-14 11:38:05 +02:00
parent fe8fec0890
commit 50b9f1e9ab
@@ -2,7 +2,7 @@
# PLAY 0 — Bootstrap: install acl BEFORE any become_user is used. # PLAY 0 — Bootstrap: install acl BEFORE any become_user is used.
# ================================================================ # ================================================================
- name: Bootstrap ensure acl is installed - name: Bootstrap ensure acl is installed
hosts: nextcloud hosts: collabora_code
become: true become: true
gather_facts: false gather_facts: false