thank you for this response.

in my comprehension, ansible controller push some python code onto the target and this code is executed on the target.


does that mean that a 3.8 target recognize 2.7 code (we all know there is a compatibility rupture between 2.7 and 3.X) and can execute 2.7 code without problem?

is there an official documentation about that ?


Regards,

Gaétan


Le 16/03/2022 à 18:17, 'Felix Fontein' via Ansible Project a écrit :
Hi,

   A question about python compatibility between controller and
managed node.


   Do an ansible controller 2.9.XX with python 2.7.X can manage nodes
where python 3.8 is installed?
yes. There is no relation between the Python versions on controller and
target (except that both have to be supported by Ansible).

Best,
Felix


--
-----------------
Gaétan

Only doctor Who can reboot the universe.

--
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/65ed813e-a458-a9b7-1649-75b69f2b4f56%40gmail.com.

Reply via email to