I use it with Python, because I integrated the Ansible Inventory library and I use it to deploy my workload in a vCenter.
b
billowy-army-68599
09/20/2023, 3:57 PM
Welcome @numerous-businessperson-94924 ! Sounds like a great combination, how did you integrate with ansible?
n
numerous-businessperson-94924
10/24/2023, 3:59 PM
I used the ansible internal python libraries to generate the Pulumi configurations from the ansible Inventory, and create the ressources (VMs in my case) and after that I provision the VMs with ansible using the same inventory