conference-website/playbooks/common/tasks
Anna Sirota 4052fe9548 Playbooks: switch to Python 3.10
Upgrading to Python 3.10 lead to the following changes:

* Python's builtin `venv` is used instead of `virtualenv`:
    `python3-virtualenv` is packaged incorrectly making it impossible to
    use with Python binaries from ppa:deadsnakes,
    see https://github.com/pre-commit/pre-commit/issues/2211#issuecomment-1013954780

* uWSGI installed in the venv is used instead of OS-wide installed
2024-01-08 12:40:29 +01:00
..
nginx Playbooks: ansible-lint 2024-01-08 12:39:14 +01:00
add_alias.yaml
configure_dir_backup.yaml
install_deadsnakes_python.yaml Playbooks: switch to Python 3.10 2024-01-08 12:40:29 +01:00
main.yaml