Hello,
I've to maintain some node running on Centos 6 with Python 2.6 as default 
python.
My problem is due to SSL download using gt_url that require Python 2.7.9+ 
to work (related to SNI trouble).

Aim : 
* run all yum tasks with default Python (2.6, it's a system requirement)
* run all get_url tasks with Python 2.7 (required to have ssl working due 
to SNI)

Tried using ansible_python_interpreter, but it looks global (for all 
modules/tasks).

-- 
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/5e40318c-96b2-4345-95d9-6c91cf705f39%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to