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.pull/4420/head
parent
ee6ab5d5aa
commit
9cf407f683
|
@ -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
|
$ 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)
|
Latest Releases via pkg (FreeBSD)
|
||||||
+++++++++++++++++++++++++++++++++
|
+++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue