add extras role
This commit is contained in:
16
roles/extras/vars/mautrix-whatsapp.yml
Normal file
16
roles/extras/vars/mautrix-whatsapp.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
|
||||
depends:
|
||||
- ffmpeg
|
||||
|
||||
matrix_extra_tasks:
|
||||
- mautrix-whatsapp
|
||||
|
||||
registrationgen_exec: >
|
||||
{{ matrix_extra_workdir }}/mautrix-whatsapp
|
||||
-g
|
||||
-r '{{ matrix_extra_workdir }}/appservice-registration.yaml'
|
||||
-c '{{ matrix_extra_workdir }}/config.yaml'
|
||||
exec: >
|
||||
{{ matrix_extra_workdir }}/mautrix-whatsapp
|
||||
-c {{ matrix_extra_workdir }}/config.yaml
|
||||
Reference in New Issue
Block a user