add todoist backup job and role #194
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
|
||||
- name: 'Clone "full-offline-backup-for-todoist"'
|
||||
become: true
|
||||
ansible.builtin.git:
|
||||
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
|
||||
dest: /shares_backup/full-offline-backup-for-todoist
|
||||
|
|
Loading…
Reference in a new issue