fixed typo
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
|
||||
- name: Configure Talk app's High Performance Backend (HPB) TURN server
|
||||
ansible.builtin.command: >
|
||||
sudo -u www-data php oocc talk:turn:add {{ nc_talk_hpb_domain }} {{ nc_talk_hpb_turn_secret }} udp,tcp
|
||||
sudo -u www-data php occ talk:turn:add {{ nc_talk_hpb_domain }} {{ nc_talk_hpb_turn_secret }} udp,tcp
|
||||
args:
|
||||
chdir: "{{ nextcloud_install_dir }}"
|
||||
changed_when: true
|
||||
|
||||
Reference in New Issue
Block a user