Hey!
I’m trying to use inventory folders with imbedded group_vars to target specific staging and production hosts, more specifically the one recommended by Ansible here.
It seems that when using a dynamic inventory (sourced from Microsoft Azure Resource Manager) it doesn’t load the inventory folder with the same name. AWX seems to load a tmp folder that was generated dynamically (i.e. Parsed /tmp/bwrap_479_raoyvd7d/awx_479_8gb1ngkc/tmp517iwm5q inventory source with script plugin).
How can I accomplish this with AWX? I don’t really want to have to manage a static inventory to have to set this up.
Thanks,
Yohan