[moinmoin] Install missing python2 dependencies

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-03-06 10:18:06 +01:00
parent 56b7635d99
commit acd1be606e
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 2 additions and 0 deletions

View File

@ -3,8 +3,10 @@
apt:
update_cache: true
name:
- python-lxml
- python-moinmoin
- python-markdown # markdown parser
- python-netaddr
- uwsgi
- uwsgi-plugin-python
register: apt_result