mirror of
https://github.com/ansible/awx.git
synced 2026-01-24 16:01:20 -03:30
this works a limitation in ansible for connection: local and makes it so that you can run connection: local playbooks with a /usr/bin/python that is Python3 and an Ansible virtualenv that is Python2 see: https://github.com/ansible/awx/issues/3267