mirror of
https://github.com/luzifer-ansible/duplicity-backup.git
synced 2024-11-08 13:40:01 +00:00
Fix: Attribute name
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
9abbfd04d8
commit
97b5290882
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
- name: Get current duplicity-backup version
|
||||
shell: "/usr/local/bin/duplicity-backup --version || true"
|
||||
check_mode: no
|
||||
changed: no
|
||||
changed_when: no
|
||||
register: duplicity_backup_version_cmd
|
||||
|
||||
- name: Install duplicity-backup wrapper
|
||||
|
|
Loading…
Reference in a new issue