Pls help ! I need create some web app from ansible, and add this web app to an existing VNet.
For create WebApp i use ansible module - azure_rm_webapp
, and all work fine but i can`t find any way configuring network for created web app.
Can i do it from ansible? How can i do this ? I read about ansible module for creating network (may be there i can add , but also not find )