fixed typo
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
chdir: "{{ nextcloud_install_dir }}"
|
||||
changed_when: true
|
||||
|
||||
- name: Remover old High Performance Backend (HPB) STUN server
|
||||
- name: Remove old High Performance Backend (HPB) STUN server
|
||||
ansible.builtin.command: >
|
||||
sudo -u www-data php occ talk:stun:delete {{ nc_talk_hpb_domain }}:443
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user