add todoist backup job and role #194
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
|
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
|
||||||
dest: /shares_backup/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
|
become: true
|
||||||
ansible.builtin.template:
|
ansible.builtin.template:
|
||||||
src: "todoist_backup.sh.j2"
|
src: "todoist_backup.sh.j2"
|
||||||
|
|
Loading…
Reference in a new issue