Update 'tasks/main.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
jens 2022-05-30 08:16:05 +00:00
parent 8f3f4f23df
commit 194f503e8f
1 changed files with 1 additions and 1 deletions

View File

@ -10,13 +10,13 @@
- 'python3-psycopg2' - 'python3-psycopg2'
- 'python3-gunicorn' - 'python3-gunicorn'
- 'gunicorn' - 'gunicorn'
- 'python3-whitenoise'
state: 'present' state: 'present'
- name: Install multi python packages - name: Install multi python packages
pip: pip:
name: name:
- bootstrap4 - bootstrap4
- whitenoise
- name: 'Create django user' - name: 'Create django user'
user: user: