Good Morning,
So the scenario is:
I have 2 VM’s on which i want to install linux parallely without waiting on one task to get completed. Is there a way in Ansible Playbooks to achieve this.
I know ansible playbooks has tasks which are executed simultaneously(one after another) but would like to know if we have something to run in parallel. If the answer is YES can you give me a small example.
Thanks,
Ashish Chanda