Missing dep and typo

This commit is contained in:
Aurélien Bompard 2018-10-23 10:33:25 +00:00
parent f67a536db0
commit 1e7b394cc8

View file

@ -7,7 +7,7 @@
- dnf: name={{item}} state=present
with_items:
- postfix
- cronie
- nginx
- libsemanage-python
- postgresql-server
@ -111,7 +111,7 @@
state: latest
chdir: /home/taiga
virtualenv: /home/taiga/venv
vitualenv_command: pyvenv
virtualenv_command: pyvenv
virtualenv_site_packages: yes
- name: install Gunicorn