geerlingguy / ansible-for-devops

Ansible for DevOps examples.
https://www.ansiblefordevops.com
MIT License
8.51k stars 3.48k forks source link

python 3.11 #588

Closed typ-ex closed 4 months ago

typ-ex commented 4 months ago

I'm trying to read the book again to help some friends out who are reading it. When I last attempted it python3.11 was the latest version and opening up a vagrant instance running on the centos container and python 3.6 stuff was broken. Hoping to attempt installing python3.6 venv will cause it all to work.

geerlingguy commented 4 months ago

See related: https://github.com/geerlingguy/ansible-for-devops/issues/589