azure icon indicating copy to clipboard operation
azure copied to clipboard

support for environment variable ANSIBLE_AZURE_VM_RESOURCE_GROUPS

Open Zun1k opened this issue 3 years ago • 0 comments

SUMMARY

Hi I have a fix for: https://github.com/ansible-collections/azure/issues/152

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

azure inventory

ADDITIONAL INFORMATION

Environment variable ANSIBLE_AZURE_VM_RESOURCE_GROUPS is used if exists. If not self option 'include_vm_resource_groups' is in use

ANSIBLE_AZURE_VM_RESOURCE_GROUPS=my-first-rg,my-sec-rg ansible-inventory -i azure_rm.yaml --graph

Zun1k avatar Sep 15 '22 16:09 Zun1k