ignore linter error
Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
e702709ceb
commit
b4b023387d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
- name: 'Clone "full-offline-backup-for-todoist"'
|
- name: 'Clone "full-offline-backup-for-todoist"' # noqa latest
|
||||||
become: true
|
become: true
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
|
repo: 'https://github.com/joanbm/full-offline-backup-for-todoist'
|
||||||
|
|
Loading…
Reference in a new issue