Hello ,
I am having a difficult time to understand how one can pass node resource group while creating AKS cluster with ansible modules .
As I know , in azure cli , one has to add aks-preview addon , and in terraform there is variable to pass node_resource_group https://www.terraform.io/docs/providers/azurerm/d/kubernetes_cluster.html.
This I am not able to find in Ansible .
Does anyone have any suggestion/update about this ?
Regards,
Prakash.