Hi all, we're happy to announce that RC3 for 2.3.3 is now available for testing.
How do you get it?
----------------------------------------------------------------------
The tar.gz of the release can be found here:
SHA256: d0dd7b8c913928e78ee938b0da0873368d628fe58089323ee2b0479cd59f7928
You can also test against the git repository as follows:
$ cd ansible
$ git checkout v2.3.3.0-0.3.rc3
You can then source our testing script:
$ . hacking/env-setup
or you can build your own .tar.gz (output will be dist/ansible-2.3.3.0.tar.gz):
$ make sdist
If you discover any errors, or if you see any regressions from
playbooks which work on 2.3.2 and prior, please open a Github issue
and be sure to mention you're testing against this release candidate.
Thanks!
James Cammarata
Ansible Lead/Sr. Principal Software Engineer
Ansible by Red Hat
twitter: @thejimic, github: jimi-c