yamllint
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
replace:
|
||||
path: /etc/jitsi/meet/{{ inventory_hostname }}-config.js
|
||||
regexp: '[^?]{{ inventory_hostname }}/http-bind'
|
||||
replace: '<!--# echo var="http_host" -->/<!--# echo var="subdir" default="" -->http-bind'
|
||||
replace: >
|
||||
'<!--# echo var="http_host" -->/<!--#
|
||||
echo var="subdir" default="" -->http-bind'
|
||||
notify:
|
||||
- restart jitsi-videobridge2
|
||||
- restart nginx
|
||||
|
||||
Reference in New Issue
Block a user