I’m looking for advice on how to install an instance in AWX programmatically. I have found the Ansible module awx.awx.instance
to create the instance. The challenge I’m looking to solve is how to create the inputs for the “install bundle” playlist to run against the instance. Where do the values for receptor/tls
come from, can they be extracted via the AWX API or within a Kubernetes resource