Results 63 comments of Ryan Cook

@rooftopcellist so all of the items except jobtemplate and workflowtemplate I have working. The problem seems to exist that with the field @rlopez133 specified the underlying ansible playbook does not...

@the-it-jaeger https://github.com/ansible/awx-resource-operator/blob/devel/roles/jobtemplate/tasks/main.yml#L37C3-L37C23 is the spot I think you will be looking for. Im out on parental leave but feel free to reach out if you need anything.

https://github.com/ansible/awx-resource-operator/pull/99

@gannaramu I know this will probably be a large ask but is there a way you could write a test to build the helm chart and install it into a...

@rooftopcellist will handle it when the time comes

once #133 goes in this should test properly /cc @rooftopcellist

@the-it-jaeger can you merge in the current main? It should help with testing

@rooftopcellist I'll write a test case for this upon merging