Is there a place to download an ansible 1.7.1 RPM? I can only find version 1.7 on epel and epel-testing, and that has a bad bug with commands that have a lot of output. I can no longer find 1.6.x in epel either, so I’m kind of stuck.
I tried to build a 1.6.6 RPM myself, but ran into an error:
error: line 9: Empty tag: Version:
make: *** [rpm] Error 1
I don’t want to run it from source, since that seems to require adding variables to each user’s profile; I’d rather have the commands in /usr/bin or something similar.
Help!