ignore linter error
All checks were successful
ansible-lint / gitleaks (push) Successful in 4s
ansible-lint / Ansible Lint (push) Successful in 42s

Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-10-02 13:15:08 +00:00
parent e702709ceb
commit b4b023387d

View file

@ -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'