add todoist backup job and role #194

Merged
mg merged 22 commits from todositb into master 2024-09-27 18:50:18 +02:00
Showing only changes of commit 8ace48aef8 - Show all commits

View file

@ -5,6 +5,3 @@ export TODOIST_TOKEN={{ lookup('viczem.keepass.keepass', 'todoist_backup_token',
cd /shares_backup/full-offline-backup-for-todoist || exit cd /shares_backup/full-offline-backup-for-todoist || exit
python3 -m full_offline_backup_for_todoist --verbose download --with-attachments python3 -m full_offline_backup_for_todoist --verbose download --with-attachments
# TODO shellcheck