Does anyone have any examples of using the uri module in Ansible to provision AWX with things that aren’t covered by tower_* modules?
I have a playbook to provision jobs with tower modules. I’m trying to figure out how to get a listing of job_templates in order to remove ones not specified in my data model and am looking for examples to base my efforts on.