devfund-website/playbooks/common/tasks
Anna Sirota ce08b404dd 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 is installed in the venv, the OS-wide uWSGI is no longer used
2024-01-09 10:26:29 +01:00
..
nginx Deploy: add upstreaminfo log format to nginx 2023-10-05 17:33:46 +02:00
add_alias.yaml Playbooks: update email alias and use root@b.org for certbot emails 2022-10-24 13:06:05 +02:00
copy_backup_dirs_script.yaml Playbooks: crontab replaced by timers; clock tick now jitters within 1-6 minutes around every hour 2023-12-21 19:15:34 +01:00
install_deadsnakes_python.yaml Playbooks: switch to Python 3.10 2024-01-09 10:26:29 +01:00
main.yaml Add ansible playbooks for deploys and cronjobs, remove docker 2022-06-22 17:36:55 +02:00