瀏覽代碼

Fix typo in vars/main.yml

occured -> occurred
Ikko Ashimine 3 年之前
父節點
當前提交
4e9229d378
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      control_plane/roles/provision_idrac/vars/main.yml

+ 1 - 1
control_plane/roles/provision_idrac/vars/main.yml

@@ -53,7 +53,7 @@ retries_count: 5
 # Usage: update_firmware.yml
 idrac_port: 443
 idrac_error_message: "Unable to complete the operation because the catalog name entered has either unsupported firmware packages or same version installed on the server"
-firmware_job_fail_msg: "Failed. Error occured while updating firmware"
+firmware_job_fail_msg: "Failed. Error occurred while updating firmware"
 firmware_job_success_msg: "Firmware update job compeleted successfully"
 
 # Usage: import_scp.yml