Ansible custom Python interpreter
ansible_python_interpreter - target host python path, useful for systems with multiple Python interpreters or not located at /usr/bin/python.
You can change interpreter location using host variables.
Or by playbook variables.