openqa-server: never register 'changed' for this (check) step

This commit is contained in:
Adam Williamson 2016-01-12 17:21:36 -08:00
parent b38dbb26d9
commit b3851786fa

View file

@ -90,6 +90,7 @@
chdir: /var/lib/openqa/share/factory/hdd/
register: diskcheck
failed_when: "1 != 1"
changed_when: "1 != 1"
always_run: true
- name: Create hard disk images (this may take a long time!)