Hi all, on Monday we will be switching the devel branch over to the v2 code
base. As a result, all future checkouts will use the v2 codebase by default.

As we do not expect everything to work immediately for all users, we will
be taking a few steps to ensure any users running from a checkout can
easily revert back to the v1 code easily.

First off, all code currently in lib/ansible/ will be relocated to the v1/
directory. This directory will also have a hacking/env-setup script, so to
use the old code simply source the v1/hacking/env-setup script and you'll
be using the old codebase.

In addition to this, we'll be creating a new tag - v1_final, which will
point at the SHA of devel prior to the switch. Simply checking out this tag
will get you the devel branch as it exists today. This will also go for the
ansible-modules-core repository, which has one minimal change to the
"command" module to support the new v2 codebase (all other modules will
require zero changes to work). We wil ensure the submodules for the v1/
directory point at the correct SHA for the core modules.

The v2_final branch is the feature branch currently used for all new work
on 2.0, so if you'd like to give it a try just check that out this weekend
and let us know if you run into any issues.

Thanks!

James Cammarata
Director, Ansible Core Engineering
github: jimi-c

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFgbpWzkDOfC9AWgCVUXvyboLQsr01UiFGx6SYHiRovnvg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to