yamllint
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
- restart jitsi-videobridge2
|
||||
- restart jicofo
|
||||
|
||||
- name: Conf Jitsi - Activation de l'authentification prosody 2/2
|
||||
- name: Conf Jitsi - Activation de l'authentification prosody 2/2
|
||||
blockinfile:
|
||||
path: /etc/prosody/conf.d/{{ inventory_hostname }}.cfg.lua
|
||||
marker: "-- {mark} ANSIBLE MANAGED BLOCK"
|
||||
@@ -43,7 +43,8 @@
|
||||
- restart jicofo
|
||||
|
||||
- name: Conf Jitsi - Création de l'utilisateur prosody
|
||||
command: prosodyctl register {{ jitsi_user }} {{ inventory_hostname }} {{ jitsi_pass }}
|
||||
command:
|
||||
prosodyctl register {{jitsi_user}} {{inventory_hostname}} {{jitsi_pass}}
|
||||
notify:
|
||||
- restart prosody
|
||||
- restart jitsi-videobridge2
|
||||
|
||||
Reference in New Issue
Block a user