Hello, I am trying to automate a task in a synergy 1200 frame with OneView 5.4
I am using the/oneview-ansible
Change the firmware baseline in all the profiles using the HPE ansible module. I can't find an example for that in the "examples" folder and I can't any documentation with all the options available.
So this is the code I used to change one of my profiles
any hints on how to do that?
I am getting the error: "The nested JSON \"firmware\" sent in the request is not a valid array or collection.', u'message': u'The JSON cannot be mapped to array or collection.'
so it is even possible to do that? I can't find any proper documentation with the full set of options on each ansible module
Regards