Closed albertdamien closed 3 years ago
Hi @albertdamien,
I just tested your playbook using the exact json you provided (copy & paste) in your example against a lab system and it worked as expected so your data structure is fine:
I am not sure if this might be a UCSPE limitation; don't have one readily available to test against.
I hope that helps.
Cheers, Rami
Hello @bakrir,
thank you for your quick response. It makes me feel better to know that it may be a UCSPE limitation, I should have a physical lab very soon. I could confirm your results. In the meantime I will close the issue
Regards, Damien
Problem not reproduced on UCS physical platform
Hello, I am working on an example of creating a BIOS policy with ansible and UCS Platform Emulator.
I have a problem with the selection of the characteristics of my BIOS policy.
The selections I made are not taken into account by UCS Manager.
Here is the playbook I use :
When I launch the playbook, the ansible status reflects the changes I make to my configuration unfortunately this is not the case in the UCS Manager interface. In fact, the parent object is created but the children doesn't follow my configuration choices.
Am I using the children property of manages_objects module correctly ?
Best Regards, Damien ALBERT