Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It's necessary to use Tower API V2 instead of V1 for newer versions of Tower #89

Open
rcalvaga opened this issue Jan 30, 2020 · 2 comments

Comments

@rcalvaga
Copy link

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!

@cigamit
Copy link
Contributor

cigamit commented Jan 31, 2020

Have you updated your repo recently? This was already updated on both master and develop 2 months ago via
bd72eb6

@rcalvaga
Copy link
Author

Hi!
My bad! You're right. I just updated it and everything is OK.

Thnaks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants