https://pulumi.com logo
#getting-started
Title
# getting-started
l

lemon-ambulance-1111

11/17/2023, 1:38 AM
Hi Team, i am running ansible with pulumi in a single shot. while running the ansible script it's not showing which task or module currently it is running . After completing the instance and ansible playbook it's shows created. Is there any way ansible playbook is running a particular module after instance is created?
d

dry-potato-52542

11/17/2023, 4:19 PM
If this is VMs tou should be able to bake this into cloud init
See this for more details
Most of the cloud providers support it
Hope I got your question right