Do not log changes with query tasks

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2018-03-27 11:08:36 +02:00
parent 1364366adf
commit 7a545d06b9
Signed by: luzifer
GPG Key ID: DC2729FDD34BE99E

View File

@ -20,6 +20,7 @@
- name: Get current duplicity-backup version
shell: "/usr/local/bin/duplicity-backup --version || true"
check_mode: no
changed: no
register: duplicity_backup_version_cmd
- name: Install duplicity-backup wrapper