fixed typo
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user