mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-16 02:03:09 +02:00
Update to 2022-05-04 23:00
This commit is contained in:
parent
5bc1311479
commit
3c8bd044c4
@ -214,7 +214,7 @@
|
||||
file: path=/opt/prosody/modules/ state=directory
|
||||
tags: jitsi
|
||||
|
||||
- name: Install byass_pwd module for prosody
|
||||
- name: Install bypass_pwd module for prosody
|
||||
template: src=mod_jibri_bypass_pwd.lua.j2 dest=/opt/prosody/modules/mod_jibri_bypass_pwd.lua
|
||||
notify: reload prosody
|
||||
tags: jitsi
|
||||
|
@ -7,4 +7,7 @@
|
||||
baseurl: https://openresty.org/package/centos/$releasever/$basearch
|
||||
gpgcheck: True
|
||||
gpgkey: https://openresty.org/package/pubkey.gpg
|
||||
exclude:
|
||||
- perl-IPC-Run
|
||||
- perl-IO-Tty
|
||||
tags: repo,web
|
||||
|
Loading…
x
Reference in New Issue
Block a user