fixed hosts for workaround

This commit is contained in:
Ebbe Baß
2026-07-16 10:28:37 +02:00
parent c9e2ae75ec
commit dc9659eaac
3 changed files with 3 additions and 3 deletions
@@ -1,5 +1,5 @@
- name: Temporary workaround for sudo-rs - name: Temporary workaround for sudo-rs
hosts: all hosts: nextcloud
gather_facts: false gather_facts: false
become: false become: false
tasks: tasks:
@@ -1,5 +1,5 @@
- name: Temporary workaround for sudo-rs - name: Temporary workaround for sudo-rs
hosts: all hosts: collabora_code
gather_facts: false gather_facts: false
become: false become: false
tasks: tasks:
@@ -1,5 +1,5 @@
- name: Temporary workaround for sudo-rs - name: Temporary workaround for sudo-rs
hosts: all hosts: nextcloud
gather_facts: false gather_facts: false
become: false become: false
tasks: tasks: