Explorar o código

Issue #670: Update idrac_firmware.yml

Signed-off-by: abhishek-sa1 <abhishek.sa3@dell.com>
abhishek-sa1 %!s(int64=3) %!d(string=hai) anos
pai
achega
5bf49575e0

+ 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