Release Notes for 3.6.x
- Removed v1 of the api (/api/v1). All queries must be made in /api/v2
Hello guys! In order to use newer versions of Ansible Tower, it's necessary to update API version from V1 to V2 whitin:
/roles/ansible-tower/tasks/setup.yml b/roles/ansible-tower/tasks/setup.yml
Cheers!