Hi all, we’ve just tagged the rc1 release for 1.9.1
To test from source, simply clone the git repository (if you haven’t already) and do the following:
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:
for a .tar.gz (output is dist/ansible-1.9.1.tar.gz)
$ make sdist
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 which version you’re testing. We will be looking to evaluate the status of this release candidate on Wednesday, April 8th, at which time we will decide if we will cut the final release or if we need to do an rc2 release.
Where did you grab the tarball from? GitHub? If so then that would be expected since the module repos are separate from the core repo, you only pulled 1 of 3 required if you do it that way.
You can do it directly via pip with the following command: