fixed typo

This commit is contained in:
Ebbe Baß
2026-07-30 10:29:18 +02:00
parent 248630140f
commit 8847639792
@@ -59,7 +59,7 @@
chdir: "{{ nextcloud_install_dir }}" chdir: "{{ nextcloud_install_dir }}"
changed_when: true changed_when: true
- name: Remover old High Performance Backend (HPB) STUN server - name: Remove old High Performance Backend (HPB) STUN server
ansible.builtin.command: > ansible.builtin.command: >
sudo -u www-data php occ talk:stun:delete {{ nc_talk_hpb_domain }}:443 sudo -u www-data php occ talk:stun:delete {{ nc_talk_hpb_domain }}:443
args: args: