Hi all, we've just tagged the rc1 release for 1.9, which you can test as
follows:

To test from source, simply clone the git repository (if you haven't
already) and do the following:

$ git checkout v1.9.0-0.1.rc1
$ . hacking/env-setup

After which time you can run ansible and ansible-playbook like normal. If
you're not familiar with the hacking/env-setup script, please refer to the
documentation here:

http://docs.ansible.com/intro_installation.html#running-from-source

To make an RPM or DEB with which to test, do the following:

$ git checkout v1.9.0-0.1.rc1

# for RPMs
$ OFFICIAL=yes make rpm
# for DEBs
$ OFFICIAL=yes make deb

If you discover any errors related to this release candidate, please open a
Github issue and be sure to mention you're testing against the release
candidate.

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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFh16zUgOVMCsGBooAshrsbj5XN9zxDLn%3DOn1POyZA-YuA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to