You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update uuid to id in node_info to match module change
Due to change in ansible-collections-openstack baremetal_node_info
module introduced by commit 902b2f8, node UUID is no longer stored in
`uuid` field and `id` is used instead. Due to this deploy-dynamic
playbook may no longer work in certain scenarios. This change updates
the field to match the ansible module.
Change-Id: I3e830e1c6caa85437c4aa6fbc95e5d384ee9562d
0 commit comments