The app deployment tasks in our firm require that certain steps be done by sysadmin only, so scripts pause while some file or directory gets created, before resuming.
Is there a way for ansible to cater or work around that? I believe plays cannot be interactive…