mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 14:39:26 -02: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