1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Gentoo installation no longer requires a workaround. (#47151)

The default Python version has been 3.6
since June 2018 and was 3.5 before then.
Ansible supports Python 3.5 and above.
This commit is contained in:
Luke Short 2018-10-17 11:23:23 -04:00 committed by Alicia Cozine
parent ee6ab5d5aa
commit 9cf407f683

View file

@ -194,12 +194,6 @@ To install the newest version, you may need to unmask the ansible package prior
$ echo 'app-admin/ansible' >> /etc/portage/package.accept_keywords
.. note::
The current default Python slot on Gentoo is version 3.4. Ansible needs Python-3.5 or higher so
you will need to `:ref:`bootstrap <managed_node_requirements>` a compatible version onto the
machines.
Latest Releases via pkg (FreeBSD)
+++++++++++++++++++++++++++++++++