Hello guys, I've a doubt ... I've a ansible script that create an windows VM on Azure, but I already have the vnet created in and hosted in another Resource Group. I don't know how can I create my script to put this VM in the created vNet.
I tried to put this: virtual_network_name: resource_group: rg-fgl-network name: vnet-fgl location: brazilsouth But is not working. Someone already tried this? -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/f1d49a89-1074-4c05-91f0-62fddf4f6958%40googlegroups.com.
