Re: [ansible-project] how to install pip2.7 packages with ansible.

2015-09-28 Thread Roy
thanks

On Wednesday, September 23, 2015 at 1:43:41 PM UTC-4, Brian Coca wrote:
>
> use the executable option of the module to specify the pip2.7 over the 
> default pip. 
>
> On Wed, Sep 23, 2015 at 1:40 PM, Roy > 
> wrote: 
> > Hi, 
> > 
> >We have Centos 6.5 with python2.6 as default and python2.7 also on 
> it. 
> > 
> > So how do we install python packages for pip2.7 ? 
> > 
> > There is no module name pip2.7 in ansible. 
> > 
> > any help here ? 
> > 
> > -- 
> > 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-proje...@googlegroups.com . 
> > To post to this group, send email to ansible...@googlegroups.com 
> . 
> > To view this discussion on the web visit 
> > 
> https://groups.google.com/d/msgid/ansible-project/2ebbb141-4c1a-426d-9215-b3b601dcab9f%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>
>
> -- 
> Brian Coca 
>

-- 
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/d253de8c-cde4-49ea-8aef-b0774d8e416b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [ansible-project] how to install pip2.7 packages with ansible.

2015-09-23 Thread Brian Coca
use the executable option of the module to specify the pip2.7 over the
default pip.

On Wed, Sep 23, 2015 at 1:40 PM, Roy  wrote:
> Hi,
>
>We have Centos 6.5 with python2.6 as default and python2.7 also on it.
>
> So how do we install python packages for pip2.7 ?
>
> There is no module name pip2.7 in ansible.
>
> any help here ?
>
> --
> 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/2ebbb141-4c1a-426d-9215-b3b601dcab9f%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
Brian Coca

-- 
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/CAJ5XC8kWArM3b-7300Nqu7F2%2B8Lw8AE%2BwkM0fnjCOf1NO-9uog%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[ansible-project] how to install pip2.7 packages with ansible.

2015-09-23 Thread Roy
Hi,

   We have Centos 6.5 with python2.6 as default and python2.7 also on it.
 
So how do we install python packages for pip2.7 ?

There is no module name pip2.7 in ansible.

any help here ?

-- 
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/2ebbb141-4c1a-426d-9215-b3b601dcab9f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.