conference-website/playbooks/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
..
check_django_configuration.yaml Add background tasks; ansible-lint 2022-06-02 12:58:27 +02:00
configure_nginx.yaml Add background tasks; ansible-lint 2022-06-02 12:58:27 +02:00
configure_uwsgi.yaml Add background tasks; ansible-lint 2022-06-02 12:58:27 +02:00
copy_error_pages.yaml Playbooks: clean up 2022-10-31 12:14:11 +01:00
copy_initial_django_settings.yaml Add background tasks; ansible-lint 2022-06-02 12:58:27 +02:00
deploy.yaml Playbooks: switch to Python 3.10 2024-01-08 12:40:29 +01:00
managepy.yaml Use EnvironmentFile in services 2022-06-16 18:24:04 +02:00
setup_other_services.yaml Add background tasks; ansible-lint 2022-06-02 12:58:27 +02:00