Hi team, I am using pulumi to create infrastructur...
# getting-started
l
Hi team, I am using pulumi to create infrastructure. I have software to run an ansible playbook. Is it possible to invoke the software API in pulumi and run the playbook?
s
Pulumi has a Command provider you could use to invoke Ansible: https://www.pulumi.com/registry/packages/command/