mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 06:58:34 +01:00
feat: new smart-send event gate
This commit is contained in:
@@ -135,3 +135,11 @@
|
||||
- serien-ampel
|
||||
- simple-log-server
|
||||
- soundlib-interface
|
||||
|
||||
- name: event poller cronjob
|
||||
cron:
|
||||
user: sheppy
|
||||
hour: "*"
|
||||
minute: "*"
|
||||
name: Poll Notifications from Dispatch (signal)
|
||||
job: "/home/sheppy/signal-http-gateway/signal-query-dispatch.py --target {{ event_dispatcher_address }} --user {{ event_dispatcher_user }} --password {{ event_dispatcher_pass }} --signal-cli-bin /home/sheppy/signal-cli/bin/signal-cli"
|
||||
|
||||
Reference in New Issue
Block a user