-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.492.1
Ansible Tower Plugin 0.17.0
Ansible Automation Platform 2.5
I am testing our Jenkins instance with an updated version of Ansible Automation Platform (AAP), and the new version of AAP is using a new API endpoint. I am receiving an 'item not found' when testing access to AAP from Jenkins using the Ansible Tower Plugin. I believe this is because the plugin is using the API endpoint '/api/v2/' when the endpoint is now /api/ansible_component/v2/ (e.g. ansible_component = 'gateway'). Is this something your team is aware of? Is there something I'm missing?