Lower Python version requirement to any Python 3 version
This is because otherwise we'll fail to install on any system not explicitly running Python 3.7 (like some Debian we provision Arch on). We don't strictly need Python 3.7 and most Python 3 versions will in fact work with Ansible.
Please register or sign in to comment