Browse Source

Issue #670: Update idrac_firmware.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 3 years ago
parent
commit
5bf49575e0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      control_plane/roles/provision_idrac/tasks/update_firmware.yml

+ 2 - 2
control_plane/roles/provision_idrac/tasks/update_firmware.yml

@@ -66,8 +66,8 @@
         - idrac_error_message in update_firmware.msg
 
     - name: Firmware update job failed
-      fail:
+      debug:
         msg: "{{ firmware_job_fail_msg }}, Error: {{ update_firmware.msg }}"
       when:
         - update_firmware.failed
-        - idrac_error_message not in update_firmware.msg
+        - idrac_error_message not in update_firmware.msg