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 6ffd2fe2fe - Show all commits

View file

@ -6,7 +6,7 @@
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
dest: /shares_backup/full-offline-backup-for-todoist
- name: Ensure script are present
- name: Ensure script is present
become: true
ansible.builtin.template:
src: "todoist_backup.sh.j2"