In this video, we have discussed about forking tasks on Ansible to run them on parallel on multiple hosts and also limit them using serial. Also we have discussed how you can configure asynchronous tasks which can run for longer period of time, run them in background and proceed for the next tasks and query the status of long running Async tasks.