ansible: Update Prosody and prosody-modules

Specifically for cloud_notify and mod_message fixes to support MUC push
notifications.
This commit is contained in:
Matthew Wild 2021-09-26 11:56:59 +01:00
parent 384fdf3454
commit 78b3d4e7e4
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@
vars:
prosody:
package: "prosody-trunk"
build: "1499"
build: "1515"
prosody_modules:
revision: "6e5572fc6840"
revision: "4157773ed4d3"
tasks:
- import_tasks: tasks/prosody.yml
- import_tasks: tasks/supervisor.yml