Ansible Tower 3.3.0 Currently we are using Ansible 2.4.2, need to upgrade to 2.5.x, to take advantage of new features, without breaking existing jobs that have been tested and currently working. Would like to be able to specify the Ansible version, for running jobs, for certification, and if they pass, be promoted to use the new version, and if they fail, continue to use their existing release.
Our playbooks run on network devices, RHEL7, VMware, Openstack, and several flavors of windows.
We had previously upgraded to 2.5.0 and encountered failures with win_copy, win_template and a few other modules, which forced us to roll back to our previous working release.
Later, we will want to patch/update various components including Tower itself, so any ideas for doing these activities will also be appreciated.