For anyone looking to use python3 virtual environments in this release, the required packages have changed slightly. The snippet below should get you up and running:
I’m excited to give this a whirl. But what’s the recommended method of upgrading? Is there documentation somewhere? I found an article on migrating data and a Github issue that referenced a link to AnsibleFest. But no actual information. My current AWX version is 2.1.0.
Thanks all the team and contributors for your work!
Is there any table with the equivalent versions between Ansible Tower and Ansible AWX? How much accurate is the documentation of the Ansible Tower latest version with this Ansible AWX version?
But what’s the recommended method of upgrading? Is there documentation somewhere?
We’ve tested direct upgrades from the immediate previous versions under 2.X, so I’d recommend you give that a try after running a backup.
Is there any table with the equivalent versions between Ansible Tower and Ansible AWX? How much accurate is the documentation of the Ansible Tower latest version with this Ansible AWX version?
There’s no direct correlation between Tower and AWX release points, AWX is the bleeding edge (alpha) of Tower and features/fixes are integrated and tested in different ways. AWX releases are made on new feature integration. These same caveats apply to documentation… for older mature features the documentation will be current but for some newer features we might not have fully written the documentation yet OR new features may cause things to diverge from what is available in the official Tower documentation.