You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
358 B
YAML

---
notify_directory: "{{ global_deployment_directory }}/ssh_notify"
notify_script: "{{ notify_directory }}/telegram.sh"
notify_cache_directory: "{{ notify_directory }}/cache"
notify_users_directory: "{{ notify_directory }}/users"
trusted_vpn_subnet: "{{ tailscale_vpn_subnet }}"
# recipient_id
bot_key: "{{ global_telegram_server_bot_key }}"
timeout: 10