diff --git a/tasks/main.yml b/tasks/main.yml index c7b59e9..ed0e8c4 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -10,13 +10,13 @@ - 'python3-psycopg2' - 'python3-gunicorn' - 'gunicorn' - - 'python3-whitenoise' state: 'present' - name: Install multi python packages pip: name: - bootstrap4 + - whitenoise - name: 'Create django user' user: