Skip to content

Commit

Permalink
Fix lints
Browse files Browse the repository at this point in the history
  • Loading branch information
TobiasDeBruijn committed Dec 28, 2024
1 parent 7abdb76 commit 7dae079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/pretix/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
state: "present"
virtualenv: "/var/www/pretix/venv"
virtualenv_python: "python3.9"

with_items:
- name: "gunicorn"
version: "20.1.0"
Expand Down

0 comments on commit 7dae079

Please sign in to comment.