Hi All,
I am trying to find out how ansible can manage an infrastructure which have different python versions
I have a collection of boxes and I am planning to install ansible on a box with Python 2.6
The pool of boxes, contains both Python 2.6 and Python 2.7
Is there any problem in doing this? Can Ansible automatically work with different versions?