HewlettPackard / oneview-ansible

This project is no longer being developed and has limited support. Please use the newer Ansible Collection project: https://github.com/HewlettPackard/oneview-ansible-collection
Apache License 2.0
104 stars 65 forks source link

Fix idempotency for Server Hardware iLO firmware version (Always returns changed instead of OK) #667

Closed liamwh closed 3 years ago

liamwh commented 3 years ago

Scenario/Intent

Idempotent deployment of servers with accurate OK and Changed results from Ansible. Using the ilo_firmware_version_updated task always returns a result of changed.

Environment Details

Steps to Reproduce

image

Expected Result

Status OK returned from Ansible, not Changed.

Actual Result

image image

image

VenkateshRavula commented 3 years ago

Hi @liamwh , we are resolving all the idempotency issues one after one and we have added server hardware resource also in our backlog plan. We will address this issue as part of that.

nabhajit-ray commented 3 years ago

Going forward, enhancement requests will be addressed in the NEW HPE OneView Ansible Collection. Please consider migration to the Ansible Collection. Migration support material can be found in the Migration Support folder.

liamwh commented 3 years ago

Closing due to opening issue on other repo as requested: https://github.com/HewlettPackard/oneview-ansible-collection/issues/103