add missing packages to the ansible role

This commit is contained in:
Andreas Zweili 2017-12-25 22:32:24 +01:00
parent 054909b145
commit ee449c4176
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ apt_packages:
- python3-django
- libapache2-mod-wsgi-py3
- python3-mysqldb
- python3-pip
- git
open_tcp_ports:
- 80