I need an Ansible script to restart the WebSphere application server based on user requests. For Ex. If input from the user is a cell name, scrip should start servers in that cell name in a rolling fashion(one after the other) If input from the user is the server name, it should start the only a specific server.