Of course, I will provide the details afterwards. But today I ran into the 
problem that my VM was launched but the yum install ansible pulled a new 
Version.
So the 1st issue for me (and the Team) is to freeze the setup to a released 
Version of ansible.

This is just like we dont want to update our Jenkins,Maven or whatever 
environment automatically.

My workaround for now is to
 yum install ansible
Yum erase ansible. 

And than the update / unpack procedure. But thats kind of hack.....

Any better way?

Thx. Torsten

----- Ursprüngliche Nachricht -----
Von: "Michael DeHaan" <mich...@ansible.com>
Gesendet: ‎07.‎10.‎2014 17:13
An: "ansible-project@googlegroups.com" <ansible-project@googlegroups.com>
Betreff: Re: [ansible-project] how to install tagged release

It would be a mistake to revert to a previous version of Ansible that does not 
contain all the security fixes in the 1.6 series.


It might be more interesting to figure out what's going on with your command 
that appears to hang and power through it.








On Tue, Oct 7, 2014 at 9:17 AM, Torsten Reinhard <i...@torstenreinhard.de> 
wrote:

Hi all, 

for weeks we´ve been successfully using Ansible 1.6.6 - now we got an update 
due to our current setup based just on "yum install ansible", so we have 
version 1.7-1.el6.

After this update I ran into some problems, Ansible hangs when invoking an 
"install.sh" in our playbook - without any further details.
Switching back to 1.6.6 solved the problem.

How can I install 1.6.6 ? At http://docs.ansible.com/intro_installation.html 
there are several ways to install the latest release - but no way to install a 
tagged release.
Only downloading and unpacking the *.tar.gz isnt enough.

cd /tmp
wget http://releases.ansible.com/ansible/ansible-1.6.6.tar.gz
tar -xvf ansible-1.6.6.tar.gz 
cd ansible-1.6.6
python setup.py install

Could someone provide the instructions to a "tagged release installation" 
please? 

Thanx, Torsten



-- 
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/2e79c8e4-a5d0-4eb0-85b5-2f32ba5230af%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



-- 
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/CA%2BnsWgxC05kG4%2B%3DaT03E4qSuSEU0xy_igfTWjLexK9wfz6a_TQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

-- 
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/543417f6.4aec700a.37b8.4719SMTPIN_ADDED_MISSING%40gmr-mx.google.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to