So can we say that stable release of 2.5 is available now ?
How to I upgrade Ansible 2.4.3 on my RHEL box to 2.5 ?

Thanks,
Akash

On Friday, 30 March 2018 09:35:16 UTC+5:30, Toshio Kuratomi wrote:
>
> For those who are waiting a bit to upgrade to Ansible-2.5.x, we're 
> happy to announce that RC2 for 2.4.4 is now available for testing! 
>
> How do you get it? 
> ---------------------------------------------------------------------- 
>
> The tar.gz of the release can be found here: 
>
> https://releases.ansible.com/ansible/ansible-2.4.4.0-0.3.rc2.tar.gz 
> SHA256 
> <https://releases.ansible.com/ansible/ansible-2.4.4.0-0.3.rc2.tar.gzSHA256>: 
> 722018d4d7054b01270453a4f27b8087e7a486c944247e42cb5bc05b8aa1bdf6 
>
> You can also test against the git repository as follows: 
>
> $ git clone https://github.com/ansible/ansible.git 
> $ cd ansible 
> $ git checkout v2.4.4.0-0.3.rc2 
>
> You can then source our testing script: 
>
> $ . hacking/env-setup 
>
> or you can build your own .tar.gz (output will be 
> dist/ansible-2.4.4.0.tar.gz): 
>
> $ make sdist 
>
> If you discover any errors, or if you see any regressions from 
> playbooks which work on 2.4.3 and prior, please open a Github issue 
> and be sure to mention you're testing against this release candidate. 
>
> ---------------------------------------------------------------------- 
>
> I probably should have held off on release 2.4.4-rc1 until after 2.5.0 
> final had been released as this new pre-release contains many new, 
> little fixes which made it into 2.5.0.  If you think you are still 
> going to run 2.4.x for a while, please test this out and report if you 
> find any showstopper bugs.  Unless we hear of a blocker bug, 2.4.4 
> final will release next week.  2.4.4 will be the last regularly 
> scheduled release in the 2.4.x series (we'll only make more releases 
> in 2.4.x if critical bugs are discovered.  Non-critical bugfixes will 
> be released in the 2.5.x or newer release serieses.) 
>
> Thanks for testing! 
>
> Toshio Kuratomi 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to