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 -- 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/20220316181749.762c3baa%40rovaniemi.
