Unable to fetch instance private ip address via inventory script #1768
Labels
has_pr
PR fixes have been made
inventory
plugin/Inventory/azure_rm.py related issues
medium_priority
Medium priority
SUMMARY
I am trying to create an inventory of all of my VMs in Azure using the dynamic inventory plugin.
When I do manage to get a successful run, I get a list of VMs without their private ip addresses.
It looks like all nic related information is missing.
Am I missing something?
ISSUE TYPE
COMPONENT NAME
inventory plugin
ANSIBLE VERSION
COLLECTION VERSION
CONFIGURATION
OS / ENVIRONMENT
I am running from a kubernetes pod on AWS EKS, using the
awx-ee:latest
image.I configured credentials to Azure via the following environment variables:
STEPS TO REPRODUCE
then run
EXPECTED RESULTS
nic related information should not be missing.
ACTUAL RESULTS
The text was updated successfully, but these errors were encountered: