Adding Gotify notifications for deployment; key file for Ansible.

This commit is contained in:
2025-01-18 12:13:17 -05:00
parent 7eabf6fd04
commit 07069269af
2 changed files with 10 additions and 1 deletions
+2
View File
@@ -12,6 +12,8 @@ remote_user = charish
# Define the default become method
become_method = sudo
host_key_checking = false
[persistent_connection]
# Controls how long the persistent connection will remain idle before it is destroyed
connect_timeout=30