Hi I have a dynamic inventory file references an external file. This external file is updated by plays under certain conditions and then effects the output of the dynamic inventory on its next run.
Is there a way to use this file with my custom inventory script in AWX?
I didn’t word my question very well. I guess what I was wondering was there a way to have AWX automatically detect the configuration/ini file. For example if the custom script was pulled down from a SCM AWX could detect any other files in the Repo with certain extensions ( as an example ) and pull them down to the same temp folder as the custom script.