diff --git a/tasks/main.yml b/tasks/main.yml index 8a9b300..c7b59e9 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -9,6 +9,7 @@ - 'git' - 'python3-psycopg2' - 'python3-gunicorn' + - 'gunicorn' - 'python3-whitenoise' state: 'present'