lots of stuff
This commit is contained in:
parent
dac4a98f79
commit
3d3d65575b
11 changed files with 296 additions and 17 deletions
|
|
@ -15,6 +15,3 @@ remote_key_file: "{{ hostvars[remote_host]['ansible_ssh_private_key_file'] | def
|
|||
# Local backup
|
||||
local_backup_dir: "{{ lookup('env', 'HOME') }}/uptime-kuma-backups"
|
||||
backup_script_path: "{{ lookup('env', 'HOME') }}/.local/bin/uptime_kuma_backup.sh"
|
||||
|
||||
# Encryption
|
||||
pgp_recipient: "your-gpg-id@example.com" # Replace this with your actual GPG email or ID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue