Ansible 2.1.0 RC3 is ready for testing

36 views
Skip to first unread message

James Cammarata

unread,
May 18, 2016, 4:08:54 PM5/18/16
to ansible...@googlegroups.com, ansibl...@googlegroups.com
Hi all, we're happy to announce that RC3 for 2.1.0 is now available for testing.

This updated release candidate fixes a few additional bugs, including (but not limited to):

* Fixed several bugs to make the execution of multiple plays (when failures occur)
  more closely reproduce the behavior from 1.9.x.
* Added one more new docker module: docker_service, which allows you to use Docker compose
  files from an Ansible module.

How do you get it?
----------------------------------------------------------------------

The tar.gz of the release can be found here:

SHA256: 7ac45813bd74adcc790760261eca97c85072aeff37e8581cccb04af82d7f5735

You can also test against the git repository as follows:

$ cd ansible
$ git checkout v2.1.0.0-0.3.rc3
$ git submodule update --init

You can then source our testing script:

$ . hacking/env-setup

or you can build your own .tar.gz (output will be dist/ansible-2.1.0.0.tar.gz):

$ make sdist

If you discover any errors, or if you see any regressions from playbooks which work on 1.9.x 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
Reply all
Reply to author
Forward
0 new messages