mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
openqa-server: never register 'changed' for this (check) step
This commit is contained in:
@@ -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!)
|
||||
|
||||
Reference in New Issue
Block a user