azure
azure copied to clipboard
support for environment variable ANSIBLE_AZURE_VM_RESOURCE_GROUPS
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