Missing dep and typo
This commit is contained in:
parent
f67a536db0
commit
1e7b394cc8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue