homeserver/roles/mgrote_todoist_backup/templates/todoist_backup.sh.j2
Michael Grote 8ace48aef8
Some checks failed
ansible-lint / gitleaks (pull_request) Successful in 5s
ansible-lint / Ansible Lint (pull_request) Failing after 47s
dd
2024-09-27 18:40:36 +02:00

8 lines
250 B
Django/Jinja

#!/bin/bash
export TODOIST_TOKEN={{ lookup('viczem.keepass.keepass', 'todoist_backup_token', 'password') }}
cd /shares_backup/full-offline-backup-for-todoist || exit
python3 -m full_offline_backup_for_todoist --verbose download --with-attachments