How to install linux server using ansible-playbook in cloud

Hi Team,

I requesting you, is there any possibility to install linux server using ansible-playbook in cloud?

If possible could you please share how we can achieve…

Regards,
Jagadesh

You do this like you would any other server. if you have multiple servers, then you should have one to run the playbook from in a tmux (or screen) session. if your not familiar with tmux, see http://tmux.github.io/