mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
fix: template signal phone number
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
hour: "*"
|
||||
minute: "25"
|
||||
name: Poll from signal
|
||||
job: "/home/sheppy/signal-cli/bin/signal-cli --output=json -u +HISTORY_PURGED_SECRET receive --send-read-receipt >> /home/sheppy/signal.log"
|
||||
job: "/home/sheppy/signal-cli/bin/signal-cli --output=json -u {{ signal_sender_number }} receive --send-read-receipt >> /home/sheppy/signal.log"
|
||||
|
||||
Reference in New Issue
Block a user